UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

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