$where
import { $where } from "@hyper-fetch/firebase"
Description
Defined in constraints/constraints.firebase.ts:18
Preview
$where(fieldPath, opStr, value)
Parameters
Returns
{
toString: () => string;
type: FirebaseQueryConstraints;
values: any[];
}