UNPKG

154 BTypeScriptView Raw
1import { getDocumentNodeFromSchema } from '@graphql-tools/utils';
2export declare const getCachedDocumentNodeFromSchema: typeof getDocumentNodeFromSchema;