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