Schema Documentation

RootQueryToTaxRateConnectionWhereArgs

Description

Arguments for filtering the RootQueryToTaxRateConnection connection

Fields
Input FieldDescription
class - TaxClassEnum

Sort by tax class.

orderby - [TaxRateConnectionOrderbyInput]

What paramater to use to order the objects by.

postCode - String

Filter results by a post code.

postCodeIn - [String]

Filter results by a group of post codes.

Example
{"class":"INHERIT_CART","orderby":[TaxRateConnectionOrderbyInput],"postCode":"abc123","postCodeIn":["xyz789"]}