GraphQL v1ApiQueriestaxtaxNo description tax( id: ID code: String zone: String shopId: Int): Tax! Arguments tax.id ● ID scalar tax.code ● String scalar tax.zone ● String scalar tax.shopId ● Int scalar Shop identifier to filter by. Only used in combination with code and zone Type Tax object