Get sources for a specific entity in the graph
The name of the entity
Array of sources
import { getGraphSources } from "@cpod/sdk";const sources = await getGraphSources("EntityName"); Copy
import { getGraphSources } from "@cpod/sdk";const sources = await getGraphSources("EntityName");
Get sources for a specific entity in the graph