OBJECT
type ProductPrintSize {id: Int product_id: Int external_ref: String description: String size: Float price: Float type: Int is_deleted: Boolean }