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