API Reference
Generated from api-report.api.md — do not edit by hand. 20 packages · 253 total exports.
@synctable/cli
| Symbol | Kind |
|---|---|
| discoverPlugins | Function |
| loadConfig | Function |
| parseDatabaseUrl | Function |
| registerAgents | Function |
| registerCompletion | Function |
| registerDashboard | Function |
| registerDb | Function |
| registerDev | Function |
| registerDoctor | Function |
| registerExplain | Function |
| registerGenerate | Function |
| registerInit | Function |
| registerMcp | Function |
| registerModels | Function |
| registerReplay | Function |
| registerUpdate | Function |
| resolveProjectRoot | Function |
| PluginCommand | Interface |
| PluginCommandContext | Interface |
| PluginModule | Interface |
| SynctableConfig | Type |
| version | Variable |
@synctable/client
| Symbol | Kind |
|---|---|
| createCollection | Function |
| createCommandQueue | Function |
| createDexieAdapter | Function |
| createSynctableStore | Function |
| createSyncWorker | Function |
| CollectionAPI | Interface |
| CollectionOptions | Interface |
| Command | Interface |
| CommandQueue | Interface |
| CommandQueueOptions | Interface |
| CommitResult | Interface |
| LocalStoreAdapter | Interface |
| MaterializedResult | Interface |
| StoredRow | Interface |
| SynctableStore | Interface |
| SynctableStoreState | Interface |
| SyncWorker | Interface |
| SyncWorkerOptions | Interface |
| version | Variable |
@synctable/codegen
| Symbol | Kind |
|---|---|
| version | Variable |
@synctable/context
| Symbol | Kind |
|---|---|
| createCollectionContextProvider | Function |
| createContextProvider | Function |
| createGraphContextProvider | Function |
| createRecordContextProvider | Function |
| createReplayContextProvider | Function |
| createSavedViewContextProvider | Function |
| createSearchContextProvider | Function |
| createTraceContextProvider | Function |
| ContextConfig | Interface |
| ContextPack | Interface |
| ContextProvider | Interface |
| ContextSeed | Interface |
| SynctableContext | Interface |
@synctable/core
| Symbol | Kind |
|---|---|
| defineModel | Function |
| ChangeHint | Interface |
| ModelDefinition | Interface |
| ModelSource | Interface |
| SyncRecord | Interface |
| WriteBinding | Interface |
| version | Variable |
@synctable/dashboard
| Symbol | Kind |
|---|---|
| Dashboard | Function |
| useDashboard | Function |
| useOtel | Function |
| DashboardProps | Interface |
| DashboardState | Interface |
| OtelState | Interface |
@synctable/drizzle
| Symbol | Kind |
|---|---|
| version | Variable |
@synctable/gateway
| Symbol | Kind |
|---|---|
| addSpan | Function |
| calculateCost | Function |
| completeSpan | Function |
| createGatewayBridge | Function |
| createGatewayTrace | Function |
| estimateTokens | Function |
| mergePolicies | Function |
| toOtelFormat | Function |
| validatePolicy | Function |
| GatewayBridge | Interface |
| GatewayPolicy | Interface |
| GatewayProviderHint | Interface |
| GatewaySpan | Interface |
| GatewaySpendTag | Interface |
| GatewayTrace | Interface |
| DEFAULT_POLICY | Variable |
| MODEL_COSTS | Variable |
@synctable/graph
| Symbol | Kind |
|---|---|
| createGraphClient | Function |
| createSignalEngine | Function |
| defineGraphProjection | Function |
| DerivedSignal | Interface |
| GraphClient | Interface |
| GraphEdge | Interface |
| GraphEntity | Interface |
| GraphNeighborhood | Interface |
| GraphProjection | Interface |
| SignalEngine | Interface |
| GRAPH_EDGE_DDL | Variable |
| GRAPH_ENTITY_DDL | Variable |
| GRAPH_FUNCTIONS | Variable |
@synctable/graphrag
| Symbol | Kind |
|---|---|
| createGraphRagEngine | Function |
| createGraphRagEvalCase | Function |
| evaluateGraphRag | Function |
| recordSeed | Function |
| replaySeed | Function |
| savedViewSeed | Function |
| searchSeed | Function |
| GraphRagConfig | Interface |
| GraphRagContextPack | Interface |
| GraphRagEngine | Interface |
| GraphRagEvalCase | Interface |
| GraphRagEvalResult | Interface |
| GraphRagSeed | Interface |
@synctable/mastra
| Symbol | Kind |
|---|---|
| createSynctableMastra | Function |
| mastraApprovals | Function |
| mastraContext | Function |
| mastraReplay | Function |
| mastraTools | Function |
| mastraTracing | Function |
| MastraConfig | Interface |
| SynctableMastra | Interface |
@synctable/mcp
| Symbol | Kind |
|---|---|
| createJwtAuthorizer | Function |
| createNoopAuthorizer | Function |
| createSynctableMcpServer | Function |
| listResources | Function |
| readResource | Function |
| registryToMcpTools | Function |
| McpRequest | Interface |
| McpResource | Interface |
| McpResponse | Interface |
| McpServerConfig | Interface |
| McpTool | Interface |
| SynctableMcpServer | Interface |
| McpAuthorizer | Type |
@synctable/ontology
| Symbol | Kind |
|---|---|
| checkCompatibility | Function |
| defineOntology | Function |
| inferFromGraph | Function |
| inferFromOntology | Function |
| validateOntology | Function |
| ActionSemantics | Interface |
| EntityClass | Interface |
| Inference | Interface |
| Ontology | Interface |
| Relationship | Interface |
| ValidationError | Interface |
| ONTOLOGY_DDL | Variable |
| ONTOLOGY_FUNCTIONS | Variable |
@synctable/react
| Symbol | Kind |
|---|---|
| version | Variable |
@synctable/realtime
| Symbol | Kind |
|---|---|
| createAutoTransport | Function |
| createPresence | Function |
| createRealtimeStore | Function |
| createSseTransport | Function |
| createWsTransport | Function |
| Envelope | Interface |
| PeerTransport | Interface |
| PresenceEntry | Interface |
| TransportState | Interface |
| LatencyClass | Type |
| TransportQuality | Type |
@synctable/search
| Symbol | Kind |
|---|---|
| buildFilterClause | Function |
| buildSortClause | Function |
| cosineSimilarity | Function |
| createLexicalAdapter | Function |
| createNoopRerankAdapter | Function |
| createRerankAdapter | Function |
| createSearch | Function |
| createVectorAdapter | Function |
| escapeTsQuery | Function |
| lexicalScore | Function |
| normalizeScores | Function |
| reciprocalRankFusion | Function |
| toTsQuery | Function |
| LexicalAdapter | Interface |
| RerankAdapter | Interface |
| SearchConfig | Interface |
| SearchFilter | Interface |
| SearchModel | Interface |
| SearchOptions | Interface |
| SearchResult | Interface |
| SearchSort | Interface |
| SynctableSearch | Interface |
| VectorAdapter | Interface |
@synctable/server
| Symbol | Kind |
|---|---|
| badRequest | Function |
| collectOtel | Function |
| conflict | Function |
| createSubscriber | Function |
| createSyncHandler | Function |
| createSyncRouter | Function |
| forbidden | Function |
| initOtel | Function |
| invalid | Function |
| notFound | Function |
| recordCaptured | Function |
| recordOutbox | Function |
| recordRefresh | Function |
| recordSyncTrace | Function |
| setSyncPool | Function |
| CommitConflict | Interface |
| CommitHookContext | Interface |
| CommitManyItem | Interface |
| CommitResponse | Interface |
| DeliveryGuardContext | Interface |
| ErrorResponse | Interface |
| OkResponse | Interface |
| OtelSnapshot | Interface |
| RouterOptions | Interface |
| SseChangeEvent | Interface |
| SseCollectionCard | Interface |
| SseSnapshotEvent | Interface |
| SseSubscriptionRow | Interface |
| SseTraceSegment | Interface |
| Subscriber | Interface |
| SyncAuthzResult | Interface |
| SyncRecord | Interface |
| SyncResponse | Interface |
| SyncResult | Interface |
| CommitHook | Type |
| CommitResult | Type |
| DeliveryGuard | Type |
| SyncAuthorizer | Type |
| hintBus | Variable |
@synctable/supabase
| Symbol | Kind |
|---|---|
| createSupabaseAuth | Function |
| createSupabaseClient | Function |
| createSupabaseServer | Function |
| supabaseScope | Function |
| SupabaseConfig | Type |
| SupabaseScope | Type |
@synctable/tools
| Symbol | Kind |
|---|---|
| createActionTool | Function |
| createApprovalTool | Function |
| createBulkTool | Function |
| createInvokeActionExecutor | Function |
| createListCollectionsExecutor | Function |
| createReadRecordExecutor | Function |
| createReplayTool | Function |
| createSearchModelExecutor | Function |
| createToolRegistry | Function |
| RegisteredTool | Interface |
| ToolDefinition | Interface |
| ToolInvocation | Interface |
| ToolMetadata | Interface |
| ToolRegistry | Interface |
| ToolResult | Interface |
| invokeActionTool | Variable |
| listCollectionsTool | Variable |
| readRecordTool | Variable |
| searchModelTool | Variable |
@synctable/views
| Symbol | Kind |
|---|---|
| InvalidFilterError | Class |
| SavedViewNotFound | Class |
| buildViewQuery | Function |
| createSavedViewsClient | Function |
| SavedView | Interface |
| ViewFilter | Interface |
| SAVED_VIEW_FUNCTIONS | Variable |
| SAVED_VIEWS_DDL | Variable |