INPUT_OBJECT

UpdateAddonForSchoolInput

link GraphQL Schema definition

  • input UpdateAddonForSchoolInput {
  • # If set to true, the addon will be activated.
  • active: Boolean!
  • }