OBJECT

CreateGroupPayload

Autogenerated return type of CreateGroup

link GraphQL Schema definition

  • type CreateGroupPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [UserError!]!
  • group: Group
  • }

link Require by