MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getResultTableCellIds

Method getResultTableCellIds

src/@types/queries/index.d.ts:382–382  ·  view source on GitHub ↗
(queryId: Id)

Source from the content-addressed store, hash-verified

380
381 /// Queries.getResultTableCellIds
382 getResultTableCellIds(queryId: Id): Ids;
383
384 /// Queries.getResultRowCount
385 getResultRowCount(queryId: Id): number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected