How to get information on returns orders in Shopify graphQL API

Hello there,

We are attempting to retrieve data from the API regarding orders in which product/s were returned, as well as the value of the product/s that were returned.

We noticed that there is such a field in the UI, so our orders report isn’t accurate with the data displayed in the UI, and the values of the Total sales and Net sales fields aren’t correct.

We couldn’t find such a field in the API.

Is there a way to determine if the order’s product(s) were returned?

And, if the order’s product(s) were returned, what does this mean for the shipping cost? Will the customer still be charged for shipping?