OBJECT

IntegerSetting

link GraphQL Schema definition

  • type IntegerSetting {
  • # Field of Configuration Access module's IntegerSetting-Type
  • name: String!
  • # Field of Configuration Access module's IntegerSetting-Type
  • value: Int!
  • }