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.

Retrieve orders with return status of 'Return in Progress"

Solved

Retrieve orders with return status of 'Return in Progress"

cthomaschase
Shopify Partner
2 1 1

I see from the Store Admin GraphQL API that I can query for a filter called "return_status."

What is the value to provide for "return_status" that will list orders that are in the return status of "Return in Progress"?

Thank you.

Accepted Solution (1)

cthomaschase
Shopify Partner
2 1 1

This is an accepted solution.

For anyone looking for this answer, it's "in_progress"

query: "return_status:in_progress"

View solution in original post

Replies 2 (2)

cthomaschase
Shopify Partner
2 1 1

This is an accepted solution.

For anyone looking for this answer, it's "in_progress"

query: "return_status:in_progress"
wzyandi
Shopify Partner
9 0 1

however order do not have return_status prop