Skip to main content

Fields

component : OfferingType! required

The offering associated with this component.

identifier : ID! required

Unique identifier of the component.

initialQuantity : Int! required

Initial/default quantity for this component.

maximumQuantity : Int! required

Maximum quantity of this component that can be selected.

minimumQuantity : Int! required

Minimum quantity of this component that can be selected.

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

{ "component": OfferingType, "identifier": "39208285", "initialQuantity": 73, "maximumQuantity": 93, "minimumQuantity": 97 }