INTERFACE
Configuration
link GraphQL Schema definition
interface Configuration {
The date when configuration was created
: ISO8601DateTime
The definition of the configuration
: String
The description of the configuration
: String
A flag indicating if the configuration supports geozones
: Boolean
The hardware type of the configuration
: HardwareTypeEnum
: ID!
The user friendly name
: String
The organization that created the configuration
: Organization
The raw payload of the configuration
: String
The state of the configuration
: ConfigurationStateEnum
The date when configuration was updated
: ISO8601DateTime
}
link Required by
- ConfigurationConnectionThe connection type for Configuration.
- ConfigurationEdgeAn edge in a connection.
- CreateGT2ConfigurationPayloadAutogenerated return type of CreateGT2Configuration
- DeprecateConfigurationPayloadAutogenerated return type of DeprecateConfiguration
- GT1Configurationnull
- GT2Configurationnull
- Querynull