GroupInput

GraphQL schema definition

  • type GroupInput {
  • id: ID!
  • groups: [ID]
  • }

Fields