UNPKG

@graphql-codegen/plugin-helpers

Version:

GraphQL Code Generator common utils and types

3 lines (2 loc) 154 B
import { getDocumentNodeFromSchema } from '@graphql-tools/utils'; export declare const getCachedDocumentNodeFromSchema: typeof getDocumentNodeFromSchema;