OBJECT

ApplyToJobError

link GraphQL Schema definition

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