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