Get all available sources in the graph
Array of available sources
import { getAvailableGraphSources } from "@cpod/sdk";const sources = await getAvailableGraphSources(); Copy
import { getAvailableGraphSources } from "@cpod/sdk";const sources = await getAvailableGraphSources();
Get all available sources in the graph