CountryFilterInput
No description
input CountryFilterInput {
attachedToShippingZones: Boolean
}
Fields
CountryFilterInput.attachedToShippingZones
● Boolean
scalar miscellaneous
Boolean for filtering countries by having shipping zone assigned.If 'true', return countries with shipping zone assigned.If 'false', return countries without any shipping zone assigned.If the argument is not provided (null), return all countries.