UNPKG

@graphql-codegen/core

Version:

<p align="center"> <img src="https://github.com/dotansimha/graphql-code-generator/blob/master/logo.png?raw=true" /> </p>

3 lines (2 loc) 164 B
import { Types } from '@graphql-codegen/plugin-helpers'; export declare function transformDocuments(options: Types.GenerateOptions): Promise<Types.DocumentFile[]>;