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