GraphQL OBJECT
CreateProductSelectionPayload
Payload for created product selection. Product selections are used to assign a product to one or more product characteristics.
link Definition
- type CreateProductSelectionPayload {
- # The created product selection.
- ProductSelection :
- }