ENUM

PlatformVersionOrderBy

link GraphQL Schema definition

1enum PlatformVersionOrderBy {
2
3version
4
5createdAt
6
7installedAt
8}