You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If your resource is a not a Doctrine one, you will have to define a processor in your operations to store the data yourself in your persistence system (elastic search, or whatever).
So I will not want to implement this on new AsResource attribute, cause this configuration will be removed at some point.
With yaml format it is possible to set custom object manager per resourse, like this
but with attributes it is not possible, so you have to duplicate the config
The text was updated successfully, but these errors were encountered: