Shopify GraphQL Admin API - How to get the return status of an order?

Hi, guys
Sorry to bother you.

I want to use Shopify GraphQL Admin API to get the return status of an order, such as: NO_RETURN, IN_PROGRESS, RETURNED.

I spent 2 days but still can’t do it.

Please help me!
Thanks & Best regards

Hey @thanhnx_vnit

Have you tried using the return_status parameter on an orders() query? That should take any of those arguments: