UNPKG

@apollo/federation-internals

Version:
4 lines 190 B
import { Schema } from "./definitions"; import { GraphQLError } from "graphql"; export declare function validateSchema(schema: Schema): GraphQLError[]; //# sourceMappingURL=validate.d.ts.map