EctoFilter.filter
You're seeing just the function
filter
, go back to EctoFilter module for more information.
Specs
filter(query :: Ecto.Query.t(), conditions :: [condition()]) :: Ecto.Query.t()
Adds filtering conditions to the query.