Skip to main content
Version: Next

Type Alias: QueryConfig

QueryConfig = Omit<Query, "kind" | "fn">

The optional configuration object accepted as the last argument of the query constructor.