INPUT_OBJECT
Autogenerated input type of UserMFATokenVerificationMutation
input UserMFATokenVerificationMutationInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The user's MFA tokenmfaToken: String!}