ENUM
1enum CampaignSort {2id_ASC3id_DESC4name_ASC5name_DESC6createdAt_ASC7createdAt_DESC8updatedAt_ASC9updatedAt_DESC10}