OBJECT

JoinGroupPayload

Autogenerated return type of JoinGroup

link GraphQL Schema definition

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

link Require by