INPUT_OBJECT

UserUnarchiveRolesInput

Autogenerated input type of UserUnarchiveRoles

link GraphQL Schema definition

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

link Require by