OBJECT

SettingType

link GraphQL Schema definition

  • type SettingType {
  • # Field of Configuration Access module's BooleanSetting-Type
  • name: String!
  • # Field of Configuration Access module's BooleanSetting-Type.
  • # Indicates if the type is supported by our queries and mutations.
  • supported: Boolean!
  • # Field of Configuration Access module's BooleanSetting-Type
  • type: String!
  • }

link Require by