Ash.Filter.parse_input
You're seeing just the function
parse_input
, go back to Ash.Filter module for more information.
Link to this function
parse_input(resource, statement, aggregates \\ %{}, calculations \\ %{}, context \\ %{})
View SourceParses a filter statement, accepting only public attributes/relationships
See parse/2
for more