UNPKG

180 BTypeScriptView Raw
1import { SchemaTemplateContext } from 'graphql-codegen-core';
2export declare function prepareSchemaForDocumentsOnly(templateContext: SchemaTemplateContext): SchemaTemplateContext;