ENUM

WishlistSort

link GraphQL Schema definition

1enum WishlistSort {
2id_ASC
3id_DESC
4createdAt_ASC
5createdAt_DESC
6}

link Required by