INPUT_OBJECT

UserArchiveRolesInput

Autogenerated input type of UserArchiveRoles

link GraphQL Schema definition

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

link Require by