ash v1.11.0 Ash.Filter.Runtime View Source

Checks a record to see if it matches a filter statement.

We can't always tell if a record matches a filter statement, and as such this function may return :unknown

Link to this section Summary

Link to this section Functions

Link to this function

matches?(api, record, filter, dirty_fields \\ [])

View Source