Skip to content

Instance Method

count(_:)

func count<Field>(_ key: KeyPath<Model, Field>) -> EventLoopFuture<Int> where Field : QueryableProperty, Model.IDValue == Field.Model