ENUM

StructuredDataOrderByField

link GraphQL Schema definition

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