Error When Trying to Retrieve Refund Line IDs

We are encountering an issue with the Get Orders API. Specifically, we cannot retrieve the ID of the order’s refund line, which is crucial for importing orders into Acumatica. While we have successfully developed the order retrieval API using GraphQL (excluding refunds), we encounter the following error when attempting to include refunds:

“Field ‘id’ doesn’t exist on type ‘RefundLineItemConnection’.”

Attached, you will find a screenshot from Postman and the query we are using. Could you please assist us in identifying what might be going wrong?

Thank you for your help.