UNPKG

@pothos/plugin-federation

Version:

A Pothos plugin for implementing apollo federation subGraphs

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