UNPKG

@graphql-mesh/grpc

Version:
7 lines (6 loc) 377 B
import { GraphQLDirective, GraphQLScalarType } from 'graphql'; export declare const grpcMethodDirective: GraphQLDirective; export declare const grpcConnectivityStateDirective: GraphQLDirective; export declare const EnumDirective: GraphQLDirective; export declare const ObjMapScalar: GraphQLScalarType<any, string>; export declare const grpcRootJsonDirective: GraphQLDirective;