TaxTypeInput
Input structure for creating or updating a TaxType
on a Product
. If country
and group
match, it will UPDATE, otherwise it will CREATE. All fields are required.
Input Fields
country (
String!
)
Max character limit: 100.
group (
String!
)
Max character limit: 100.
tariff (
String!
)
Max character limit: 100.