UNPKG

graphql-language-service-server

Version:
4 lines 255 B
import { GraphQLProjectConfig } from 'graphql-config'; export declare function unwrapProjectSchema(project: GraphQLProjectConfig): string[]; export declare function isProjectSDLOnly(unwrappedSchema: string[]): boolean; //# sourceMappingURL=common.d.ts.map