All Release Notes
Reference a category parents by its key
15 January 2018
Enhancement
Product Catalog
When creating a category, the category's parent can now be set by its user-defined key instead of the platform-generated ID, as it was before. This makes importing of category trees easier since identifiers for all parent categories are known beforehand.
- [API] The field
parent
of CategoryDraft is now a ResourceIdentifier instead of a Reference (like it was before).