Type Alias BackupCodeTwoFactorChallengeAnswerInput

BackupCodeTwoFactorChallengeAnswerInput: {
    backupCode: Scalars["String"]["input"];
}