OBJECT
type ProductLegacyTierPrice {company_ref_id: Int currency: String # Arguments# include_deleted: [Not documented]company(include_deleted: Boolean): Company id: Int product_id: Int quantity: Int price: String rrp: String carriage: String price_inc_setup: String }