GraphQL OBJECT
ProductSelectionPosition
link Definition
- type ProductSelectionPosition {
- # Code of the product selection position.
- ProductSelectionPositionEnum! :
- # Name of the product selection position.
- String! :
- }
GraphQL OBJECT
- type ProductSelectionPosition {
- # Code of the product selection position.
- ProductSelectionPositionEnum! :
- # Name of the product selection position.
- String! :
- }