Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (10 loc) · 437 Bytes

2022-03-10-extract-entity-and-entitycollection-to-extension-sdk.md

File metadata and controls

10 lines (10 loc) · 437 Bytes
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
---

Administration

  • 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