Last update:
December 12, 2024
ConfigurationSectionInput object¶
This type represents the input data for a configuration section of a configurable product.
Fields¶
Field | Description |
---|---|
sectionId String! |
The Id of the configuration section. |
value ConfigurableProductOptionInput |
The selected option for the configuration section. |