OBJECT

ApplicantShortlistError

link GraphQL Schema definition

1type ApplicantShortlistError {
2
3errorMessage: String
4
5}