UNPKG

@graphql-mesh/transport-rest

Version:
3 lines (2 loc) 185 B
import { GraphQLField } from 'graphql'; export declare function processLinkFieldAnnotations(field: GraphQLField<any, any>, defaultRootTypeName: string, defaultFieldName: string): void;