ENUM

CatalogRuleSortFieldEnum

The field that is used to sort catalog rules

link GraphQL Schema definition

  • enum CatalogRuleSortFieldEnum {
  • # The date the catalog rule was created
  • CREATED_AT
  • # The key of the catalog rule
  • KEY
  • }