UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

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