Interface: SubscribeOptions | Convex Developer Hub

browser.SubscribeOptions

Options for subscribe.

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

browser/sync/client.ts:190