INPUT_OBJECT
UserMFATokenVerificationMutationInput
Autogenerated input type of UserMFATokenVerificationMutation
link GraphQL Schema definition
- input UserMFATokenVerificationMutationInput {
- # A unique identifier for the client performing the mutation.
- String :
- # MFA challenge response to be verified
- MFAChallengeResponse! :
- }