OBJECT

SaveJobError

link GraphQL Schema definition

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