UNPKG

@graphql-mesh/transport-rest

Version:
3 lines (2 loc) 179 B
import { GraphQLField } from 'graphql'; export declare function processDictionaryDirective(fieldMap: Record<string, GraphQLField<any, any>>, field: GraphQLField<any, any>): void;