OBJECT

UserUnassignRolesPayload

Autogenerated return type of UserUnassignRoles

link GraphQL Schema definition

  • type UserUnassignRolesPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [Error!]
  • user: User
  • }

link Require by