GraphQL OBJECT
ControlType
link Definition
- type ControlType {
- # Control type code.
- : ControlTypeEnum
- # Control type name.
- : String
- }
GraphQL OBJECT
- type ControlType {
- # Control type code.
- : ControlTypeEnum
- # Control type name.
- : String
- }