INPUT_OBJECT

UserUnassignRolesInput

Autogenerated input type of UserUnassignRoles

link GraphQL Schema definition

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

link Require by