0

I want to sort by promo start date value or promo end date value. Is this possible?

query {
   promoCollection(sort: {OR: promoStart, promoEnd}) //ideally something like this but it won't work {
      title
   }
}

Is this possible? What's a workaround?

journalsup
  • 138
  • 1
  • 10

0 Answers0