UNPKG

@graphql-mesh/transport-rest

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