-
Couldn't load subscription status.
- Fork 29
Open
Labels
@Rebolon
Description
Here is the documentation about this:
The problem with current implementation is that ApiPlatform and Doctrine share everything, which could be a problem if we don't want to expose some properties to Api.
In complexe legacy app it cuols be hard to use ApiPlatform with the current implementation. So the separation of concern is, once again, a good thing !
Now the problem is how to implement this ???