INPUT_OBJECT

CreateGroupInput

Autogenerated input type of CreateGroup

link GraphQL Schema definition

  • input CreateGroupInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • name: String!
  • }

link Require by