Object

ProductType

Usage Example
query {
# Use this type in your queries
someQuery {
amountSold
cityTaxedLocationTags
cityTaxedLocations
coerceIntegerQuantity
commissions
}
}

Fields

amountSoldDecimal
+
cityTaxedLocationTags[LocationTag]
cityTaxedLocations[Location]
coerceIntegerQuantityBoolean
commissions[ProviderCommission]
+
countyTaxedLocationTags[LocationTag]
countyTaxedLocations[Location]
dispenseFeeDecimal
hasLotNumberBoolean
historicalIdString
insertedAtNaiveDateTime
invoiceBlurbString
isBoardingBoolean
isBoardingAddonBoolean
isDefaultBoolean
isExamBoolean
isFoodBoolean
isImagingBoolean
isImmunizationBoolean
isInhouseDiagnosticBoolean
isInjectableBoolean
isMedicationBoolean
isRefDiagnosticBoolean
isServiceBoolean
isTaxedBoolean
DEPRECATED: This field is deprecated and will only ever return an product types's `is_taxed_other`. Product Types now have various tax rate fields you may want to read. Please update your queries to pull from `isTaxedOther`, `isTaxedCity`, `isTaxedState`, and `isTaxedCounty`.
isTaxedCityBoolean
isTaxedCountyBoolean
isTaxedOtherBoolean
isTaxedStateBoolean
isTreatmentBoolean
nameString
numberOfDeletedProductsInt
numberOfProductsInt
onlyInventoryBoolean
revenueCenterRevenueCenter
revenueCenterIdID
stateTaxedLocationTags[LocationTag]
stateTaxedLocations[Location]
taxPriorityInt
taxedLocationTags[LocationTag]
taxedLocations[Location]
trackInventoryBoolean
unitMarkupPercentDecimal
updatedAtNaiveDateTime