UNPKG

@apollo/federation

Version:
4 lines 263 B
import { GraphQLError } from 'graphql'; import { ServiceDefinition } from '../../types'; export declare const keyFieldsMissingExternal: ({ name: serviceName, typeDefs, }: ServiceDefinition) => GraphQLError[]; //# sourceMappingURL=keyFieldsMissingExternal.d.ts.map