UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

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