UNPKG

@graphql-mesh/transport-rest

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