ENUM

UpdateJobsStatus

link GraphQL Schema definition

1enum UpdateJobsStatus {
2
3queued
4
5failed
6
7aborted
8}

link Required by