ENUM

MappedAttributeSort

link GraphQL Schema definition

1enum MappedAttributeSort {
2id_ASC
3id_DESC
4objectType_ASC
5objectType_DESC
6}