UNPKG

@graphql-inspector/core

Version:

Tooling for GraphQL. Compare GraphQL Schemas, check documents, find breaking changes, find similar types.

3 lines (2 loc) 79 B
import { Rule } from './types.js'; export declare const safeUnreachable: Rule;