ENUM

CampaignVariantSort

link GraphQL Schema definition

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