Skip to main content

Fields

clientParams : JSONString

A JSON object containing client parameters on the quoted product.

id : ID! required
product : SupplyProductType

The product associated with the quoted product.

wasSelected : Boolean! required
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "clientParams": {"key": "value"}, "id": "46116845", "product": SupplyProductType, "wasSelected": true }