OBJECT
Autogenerated return type of UserMFATokenVerificationMutation.
type UserMFATokenVerificationMutationPayload {# A unique identifier for the client performing the mutation.clientMutationId: String errors: [ValidationError!] mfaStatus: String sessionToken: String status: Int! }