Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Extract Entity and EntityCollection to Extension SDK
issue: NEXT-20454
author: Sebastian Seggewiss
author_email: [email protected]
author_github: @seggewiss
---
- Changed
entity.data.ts
to import Entity class from@shopware-ag/admin-extension-sdk/es/data/Entity
- Changed
entity-collection.data.ts
to import EntityCollection class from@shopware-ag/admin-extension-sdk/es/data/EntityCollection