OBJECT

AddTasksToJobsError

link GraphQL Schema definition

1type AddTasksToJobsError {
2
3id: ID
4
5message: String
6
7}