ENUM

MediaCollectionSortType

link GraphQL Schema definition

1enum MediaCollectionSortType {
2
3AZ
4
5CUSTOM
6
7DATE_ASC
8
9DATE_DESC
10
11ZA
12}