OBJECT

updateUserGroupPayload

Autogenerated return type of updateUserGroup

link GraphQL Schema definition

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

link Require by