Not getting refundLineItems inside refunds via GraphQL Orders API

Hi. I’m using the Shopify GraphQL Orders query to get refunds. And using refund ID, I’m trying to get the whole refund data along with refundLineItems. But I’m not getting refundLineitems within the refund object while using the GraphQL query to get a refund by refund ID.

HI, did you find a solution for this?