Skip to content

Type Alias: CountWhere

CountWhere = FateRecord | SQLWrapperLike | ((columns) => SQLWrapperLike | undefined)

Defined in: packages/fate/src/server/dataView.ts:37

Released under the MIT License