INPUT_OBJECT

UserAssignRolesInput

Autogenerated input type of UserAssignRoles

link GraphQL Schema definition

  • input UserAssignRolesInput {
  • userId: HashId!
  • roleIds: [HashId!]
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by