In Sylius, almost every existing Resource already comes with its own repository — for example, the ProductRepository. In many cases, these repositories are already extended within the Sylius Core itself. In this episode, we’ll learn how to properly extend and modify existing repositories in Sylius.