OBJECT

deleteUserGroupPayload

Autogenerated return type of deleteUserGroup

link GraphQL Schema definition

  • type deleteUserGroupPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • messages: [FieldError]
  • user_group: UserGroup
  • }

link Require by