ENUM

JobDateTimeField

link GraphQL Schema definition

1enum JobDateTimeField {
2
3createdDateTime
4
5modifiedDateTime
6}