API Reference / modelence / server / LiveQueryPublishDocumentation Index
Fetch the complete documentation index at: https://docs.modelence.com/llms.txt
Use this file to discover all available pages before exploring further.
LiveQueryPublish = () => void
Defined in: packages/modelence/src/live-query/context.ts:5
Publish function provided to watch handlers.
Call this to trigger a re-fetch and send updated data to the client.
Returns
void