View Source Loupe.Ecto.Filter.Direct (Loupe v0.9.0)
Defines functions for querying using a direct field. This is invoked when you refer a field directly (without path or variant):
get User where posts.title ="Why the sun exists?"
Defines functions for querying using a direct field. This is invoked when you refer a field directly (without path or variant):
get User where posts.title ="Why the sun exists?"