INPUT_OBJECT

InterviewFraudPreventionSetupInput

link GraphQL Schema definition

1input InterviewFraudPreventionSetupInput {
3
2proctored: InterviewProctoredFraudPreventionSetupInput
5
4unproctored: InterviewUnproctoredFraudPreventionSetupInput
6}