UNPKG

@graphql-mesh/transport-rest

Version:
3 lines (2 loc) 128 B
import { GraphQLField } from 'graphql'; export declare function processFlattenAnnotations(field: GraphQLField<any, any>): void;