OBJECT

LeaveGroupPayload

Autogenerated return type of LeaveGroup

link GraphQL Schema definition

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

link Require by