I think you need the Orders through admin api you can try this query in graphql admin api. query GetReturnOrders { orders(first: 10, …
I think you need the Orders through admin api you can try this query in graphql admin api. query GetReturnOrders { orders(first: 10, …