QueryFieldOperation

public protocol QueryFieldOperation

QueryFieldOperation provides functions that creates predicates based on a field name. These functions are matchers that get executed at a later point by specific implementations of the Model filtering logic (e.g. SQL or GraphQL queries).

Seealso

QueryField

Seealso

ModelKey

Functions

Operators