UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

3 lines (2 loc) 130 B
import { ToolContext } from './types.js'; export declare const registerGetSubgraphsTool: ({ server, opts }: ToolContext) => void;