Skip to main content

ConfigOptionalInput

No description

type ConfigOptionalInput {
id: ID
type: ConfigTypeOptionalInputEnum
config: GQLTJson
createdAt: GQLTDate
updatedAt: GQLTDate
}

Fields#

id (ID)#

This a primary key for Config

type (ConfigTypeOptionalInputEnum)#

Specify the configuration category

config (GQLTJson)#

configuration

createdAt (GQLTDate)#

updatedAt (GQLTDate)#