← All Shopify Updates
Shopify Update · Published May 11, 2026 · Source: Global HS code is now supported in GraphQL Admin API

Shopify Adds Global HS Code Support to GraphQL Admin API in 2026

What Changed

Starting with the 2025-10 API version, Shopify's GraphQL Admin API now supports global harmonized system (HS) codes through a nullable countryCode field in CountryHarmonizedSystemCodeInput. When you set countryCode to null, the HS code entry is treated as a global code rather than a country-specific one, allowing merchants to store universal 6-digit HS codes without requiring a country context.

Why This Matters

For Shopify developers building international commerce solutions, this is a significant efficiency gain. Many merchants work with global HS codes that serve as the foundation before country-specific digits are added—now you can streamline this process without redundant data entry or workarounds. This reduces complexity in your integration logic and makes it easier to manage product classification across multiple markets simultaneously.

What You Should Do

How GetShopifyToken Helps

GetShopifyToken makes it simple to authenticate and manage your GraphQL Admin API access with secure OAuth tokens, so you can focus on implementing features like global HS code support without worrying about authentication infrastructure.

← More Shopify Updates