UNPKG

@neo4j/graphql

Version:

A GraphQL to Cypher query execution layer for Neo4j and JavaScript GraphQL implementations

3 lines 176 B
import { GraphQLScalarType } from "graphql"; export declare const GraphQLBigInt: GraphQLScalarType<import("neo4j-driver").Integer, string>; //# sourceMappingURL=BigInt.d.ts.map