OBJECT

UserAssignRolesPayload

Autogenerated return type of UserAssignRoles

link GraphQL Schema definition

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

link Require by