A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hey there, my company has integrated with Shopify and in the Get Order API, we have added the filters of:
financial_status: paid
fulfillment_status: unfulfilled
However, the response from Shopify API still includes fulfilled orders. Wondering how to solve this issue? As it seems more of a Shopify API caching issue.
We are experiencing the same issue that seems to have started last night around 5pm Central. Our call is with the latest version (2022-04) and same parameters - paid, unfulfilled.
I have reached out to Shopify Support regarding this as well yesterday, but they just link me to their docs, so I think it will be difficult to find a solution to this specific issue..