ShippingPostalCodeRulesCreateInputRange
No description
input ShippingPostalCodeRulesCreateInputRange {
start: String!
end: String
}
Fields
ShippingPostalCodeRulesCreateInputRange.start ● String! non-null scalar
Start range of the postal code.
ShippingPostalCodeRulesCreateInputRange.end ● String scalar
End range of the postal code.
Member of
ShippingPriceInput input
Was this page helpful?