Kind: Type
Source: atloria-monorepo/libs/site-gen-core/src/assembler/tools/query-product-knowledge.tool.ts
Fetch aggregate product stats from the knowledge graph.
Definition
ts(
projectId: string,
) => Promise<ProductStats>
Kind: Type
Source: atloria-monorepo/libs/site-gen-core/src/assembler/tools/query-product-knowledge.tool.ts
Fetch aggregate product stats from the knowledge graph.
ts(
projectId: string,
) => Promise<ProductStats>
Was this page helpful?