Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 471 Bytes

2021-06-29-use-sync-service-in-admin-repository.md

File metadata and controls

12 lines (12 loc) · 471 Bytes
title issue author author_email author_github
Use sync service in admin repository
NEXT-11927
OliverSkroblin
o.skroblin@shopware.com
OliverSkroblin

Core

  • Changed signature of EntityWriterInterface::sync, the function returns now a \Shopware\Core\Framework\DataAbstractionLayer\Write\WriteResult

Administration

  • Added option useSync: [bool] to repositoryFactory.create, which causes the repository to store the data via the sync service