INPUT_OBJECT
input OfferingProductInput {id: IDproduct: ProductInputquantity: Stringprice: Stringdeduct_main_quantity: Boolean_destroy: Booleantaxable: Boolean}