ENUM

DataRegistryOrderBy

link GraphQL Schema definition

1enum DataRegistryOrderBy {
2
3name
4
5source
6
7createdDateTime
8
9modifiedDateTime
10}