ZoneCountryInput
No description
input ZoneCountryInput {
countryId: ID!
states: [ZoneStateInput]
}
Fields
ZoneCountryInput.countryId ● ID! non-null scalar
ZoneCountryInput.states ● [ZoneStateInput] list input
Member Of
ShippingZoneInput input ● updateShippingZoneInput input