INPUT_OBJECT
Autogenerated input type of UserUnassignRoles
input UserUnassignRolesInput {userId: HashId!roleIds: [HashId!]!# A unique identifier for the client performing the mutation.clientMutationId: String}