ProjectionRefreshSubscriptions
@gooi/projection-runtime / refresh-impact / ProjectionRefreshSubscriptions
Type Alias: ProjectionRefreshSubscriptions
ProjectionRefreshSubscriptions =
Readonly<Record<string, {queryId:string;signalIds: readonlystring[]; }>>
Defined in: refresh-impact.ts:4
Canonical refresh subscription map keyed by query id.