UNPKG

@aws-amplify/graphql-types-generator

Version:

Generate API code or type annotations based on a GraphQL schema and statements

3 lines (2 loc) 160 B
import { CompilerOptions } from '../compiler'; export declare function createTypeAnnotationFromGraphQLTypeFunction(compilerOptions: CompilerOptions): Function;