Skip to main content

Fields

customerDescription : String! required

Customer-facing description of the group.

customerName : String! required

Customer-facing name for the group.

identifier : ID! required

Unique identifier of the group.

internalName : String! required

Internal name for the group.

maxCardinality : Int! required

Maximum number of components that can be selected from this group.

minCardinality : Int! required

Minimum number of components that must be selected from this group.

offeringComponents : [OfferingComponentType]

Nested offering components within this group.

productComponents : [ProductComponentType]

Product components within this group.

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

{ "customerDescription": "find-realize-support-he-red", "customerName": "say-organization-task-to-whether", "identifier": "86669554", "internalName": "help-choose-interview-walk-rest", "maxCardinality": 7, "minCardinality": 64, "offeringComponents": [OfferingComponentType], "productComponents": [ProductComponentType] }