Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 374 Bytes

2022-01-24-add-writer-to-app-scripts.md

File metadata and controls

7 lines (7 loc) · 374 Bytes
title issue
Add writer to custom endpoint AppScripts
NEXT-19487

Core

  • Added \Shopware\Core\Framework\DataAbstractionLayer\Facade\RepositoryWriterFacade to provide write functionality to app scripts.
  • Changed \Shopware\Core\Framework\Script\Api\ApiHook and \Shopware\Core\Framework\Script\Api\StoreApiHook to provide access to the new writer service.