Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Graphql API Documentation acceptable filter values for orders

Graphql API Documentation acceptable filter values for orders

WrdMax
New Member
4 0 1

https://shopify.dev/api/admin-graphql/2021-10/queries/orders

lists all of the different filters you can use for pulling orders, but it doesn't list what the actual dimensions of those filters are.

For example. I can filter by financial_status.  But what are the exact different financial status's  I can filter by? And what exactly does that mean?  refund_status, status, and financial status could all potentially be what i am looking for which is all orders that have been refunded, partially refunded, or have a chargeback.  


Is there a single place where I can view these values?  I am interested in finding all orders that have been refunded or partially refunded, or chargeback.  Also if someone does give me that information could i also have an example of how one would apply that filter?  Just so when I go to test it I can make sure my syntax isn't the issue.  

Replies 0 (0)