ENUM

CountryStateSort

link GraphQL Schema definition

1enum CountryStateSort {
2code_ASC
3code_DESC
4}

link Required by