OBJECT
type ProductPricingTier {id: Int group_id: Int quantity: Int price: Float is_deleted: Boolean }