ENUM
LiveInterviewStatus
Possible status of live interviews.
link GraphQL Schema definition
1 enum LiveInterviewStatus { 2 3 4 5 6 7 8 9 10 11 12 }
ENUM
Possible status of live interviews.
1 enum LiveInterviewStatus { 2 3 4 5 6 7 8 9 10 11 12 }