4 August 2023
Product catalogGraphQL
As announced before we have now removed the deprecated 
type field from ProductSelection and its draft, alongside the deprecated ProductSelectionType. The feature has been replaced by ProductSelectionMode kept in the mode field of the ProductSelection.Changes:
- [API] Removed the 
typefield from Product Selection and ProductSelectionDraft. - [API] Removed 
ProductSelectionTypeEnum,IndividualProductSelectionType, andIndividualExclusionProductSelectionTypefrom the Product Selections API. - [GraphQL API] Removed the 
typefield from theProductSelectiontype. - [GraphQL API] Removed the input field 
typefrom theCreateProductSelectionDrafttype.