UNPKG

@graphql-mesh/transport-rest

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