Initializer
init(_:_:_:)
init<Field>(_ lhs: KeyPath<Model, Field>, _ method: DatabaseQuery.Filter.Method, _ rhs: DatabaseQuery.Value) where Field : QueryableProperty
Initializer
init<Field>(_ lhs: KeyPath<Model, Field>, _ method: DatabaseQuery.Filter.Method, _ rhs: DatabaseQuery.Value) where Field : QueryableProperty