FirestoreQueryParams
Import
import { FirestoreQueryParams } from "@hyper-fetch/firebase"
Source
Package
Preview
type FirestoreQueryParams = {
constraints?: PermittedConstraints<FirestorePermittedMethods, (FirestoreConstraintsUnion | SharedQueryConstraints)>[];
}
Structure
FirestoreQueryParams
| Name | Type | Description |
|---|---|---|
| constraints | |