Object

ProductPrice

Usage Example
query {
# Use this type in your queries
someQuery {
department
dispenseFee
id
insertedAt
location
}
}

Fields

departmentDepartment
dispenseFeeDecimal
idID
insertedAtNaiveDateTime
locationLocation
locationTagLocationTag
minimumPriceDecimal
unitFixedPriceDecimal
unitMarkupPercentDecimal
updatedAtNaiveDateTime
volumeTiers[PriceTier]