INPUT_OBJECT
TaxRuleInput
TaxRuleInput specifies the tax rules information to search
link GraphQL Schema definition
- input TaxRuleInput {
- # An ID that uniquely identifies the tax rule
- FilterTypeInput :
- # The unique identifier for an tax rule. This value should be in lowercase letters
- # without spaces.
- FilterTypeInput :
- # Cunstomer tax class ids of the tax rule
- FilterTypeInput :
- # Products tax class ids of the tax rule
- FilterTypeInput :
- # Tax rates ids of the tax rule
- FilterTypeInput :
- }