UNPKG

@commitspark/graphql-api

Version:

GraphQL API to store and manage structured data with Git

3 lines 165 B
import { GraphQLSchema } from 'graphql'; export declare function getValidationResult(schema: GraphQLSchema): string[]; //# sourceMappingURL=schema-validator.d.ts.map