Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
We have a store in Germany, and we have a form to create an address for the user, the country selection uses the localization api, but after selecting "Deutschland" and using customerAddressCreate to save, it will prompt "Country ist kein gültiges Land", I guess this is internationalization Question, I can save successfully after using "Germany", what should I do?