A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
When listing orders with the API, I am listing "pending" orders.
After transferring the orders to my own ERP system, I want to update the status of these orders as "Ready".
so that when I list pending orders again, I hope to ensure that those orders are not listed.
this structure can be used in existing large market places. Is there a method where I can use the same structure in Shopify?
Thanks.