Skip to main content
API Reference / modelence / server / LiveQueryPublish
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