Skip to main content

Interface: WatchQueryOptions

For AI agents: see llms.txt for the complete documentation index. Markdown versions are available by adding .md to a page URL or requesting Accept: text/markdown.

react.WatchQueryOptions

Options for watchQuery.

Properties

journal

Optional journal: QueryJournal

An (optional) journal produced from a previous execution of this query function.

If there is an existing subscription to a query function with the same name and arguments, this journal will have no effect.

Defined in

react/client.ts:242