ENUM

Sort

link GraphQL Schema definition

  • enum Sort {
  • RATING
  • PRICE_LOW_HIGH
  • PRICE_HIGH_LOW
  • MOST_RECENT
  • }

link Require by