Object

ProductCategory

Usage Example
query {
# Use this type in your queries
someQuery {
amountSold
cityTaxedLocations
countyTaxedLocations
historicalId
id
}
}

Fields

amountSoldDecimal
+
cityTaxedLocations[Location!]!required
countyTaxedLocations[Location!]!required
historicalIdString
idID!required
nameString!required
stateTaxedLocations[Location!]!required
taxedLocations[Location!]!required