Order adjusments doesn't contain calculated Tax and not in stable version of graphQL

Hi everyone,

I’ve been working with Shopify’s GraphQL API and encountered an issue with order adjustments, specifically related to REFUND_DISCREPANCY. It seems that, unlike other objects where the tax is calculated, this particular implementation does not calculate the tax difference.

I’ve checked https://shopify.dev/docs/api/admin-graphql/unstable/objects/OrderAdjustment and it appears this functionality is still part of the unstable version. This limitation poses a challenge for businesses that need accurate financial records.

Does anyone know when this feature is expected to be included in a stable version of the API? Any insights or updates from the Shopify team would be greatly appreciated.

Thanks in advance!