Removed tax-related fields from the ShopFeatures object

Removed tax-related fields from the ShopFeatures object

Shopify Removes Tax‑Reporting Fields from the Graph QL Shop Features Object

As of June 30, 2025, Shopify has removed the fields Eligible For Shopify Tax Reporting and Shopify Tax Reporting Legacy Auto Tax Migrated from the Graph QL Shop Features object. These flags are no longer relevant and have been deprecated and there are no alternative fields available for external apps to use if your integrations relied on them reddit.com+14community.shopify.dev+14shopify.dev+14

Why This Matters

If your app or integration previously checked those tax-related fields:

  • Your code may now be querying fields that simply don’t exist.

  • This won’t break functionality immediately but leaving them in place risks API errors in future releases.

  • You should remove or update that logic proactively to avoid warnings or failures.

Recommended Next Steps

  1. Audit your codebase for any references to Eligible For Shopify Tax Reporting or Shopify Tax Reporting Legacy Auto Tax Migrated.

  2. Remove these references entirely there is no alternative field replacing them.

  3. Test your integration flow after removing the outdated properties to ensure no downstream logic breaks.

  4. Review for similar deprecated fields that may no longer be relevant after Shopify’s broader API cleanup .

Insight for Integrators and App Builders

Shopify is continuing to simplify and streamline its Graph QL API surface, especially when older fields become outdated or redundant. Keeping flag checks lean and relevant helps keep your code cleaner and more future-proof. In practical terms, clearing out tax-reporting flags that no longer render ensures better compatibility and fewer surprises during upcoming upgrades.

Would You Like a Quick Integration Review?

If you’ve built apps or middleware that relied on these tax-reporting flags or any deprecated fields we’re here to help. EcomSpiders specializes in Shopify integrations and API cleanup. We offer free consultations to review your code, recommend updates, and ensure compatibility with current and future Graph QL versions.

Get in touch via EcomSpiders.com when you're ready to upgrade your setup no charge, no sales pitch.

0 comments

Leave a comment