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
I notice that there is an addCollectionFilter method in DoctrineQueryFilter that takes a property path with a period to designate the related property, however, I cannot figure out how that would be assigned in the generator.yml. Thoughts?
Is it possible to define list filters for properties on related one-to-many entities? As a simple example, Products and Attributes:
I'd like to be able to filter Products by Attribute Types. Is this possible with the current functionality?
The text was updated successfully, but these errors were encountered: