How to do an "OR" operation in a query argument?

Hello!

I am looking to see if we can query for multiple statuses inside of a single request. For example:

orders (fulfillment_status: "Fulfilled OR Canceled"){

Is this possible?

Additionally, are there a set of standard GraphQL operators and such that ShipHero uses? What functionality exists beyond the base GraphQL implementation?

Thanks!

1 Like

Hi @leeharris we do not yet have that capability enabled, but it is in a discussion. I will post any updates that we get.