UNPKG

@pothos/plugin-federation

Version:

A Pothos plugin for implementing apollo federation subGraphs

3 lines 168 B
import { type GraphQLNamedType } from 'graphql'; export declare function hasResolvableKey(type: GraphQLNamedType): boolean; //# sourceMappingURL=schema-builder.d.ts.map