Hi there,
Should be possible to add a boolean ‘zip_required’ in the graphql country object (DeliveryCountry - GraphQL Admin)?
It would be very useful for using the shipping rates ajax api (Cart API reference), as it fails when the zip code is required and not specified, but we don’t know when it is required or not in any way.
If I am wrong, how can we know if the zip code is required in a country for generating its shipping rates?
Thanks and kind regards.