UNPKG

@graphql-mesh/transport-rest

Version:
3 lines (2 loc) 150 B
import { GraphQLLeafType } from 'graphql'; export declare function processTypeScriptAnnotations(type: GraphQLLeafType, typeDefinition: string): void;