UNPKG

graphql-mocks

Version:
3 lines (2 loc) 116 B
import { GraphQLType } from 'graphql'; export declare function isInternalType(type: GraphQLType | string): boolean;