UNPKG

@neo4j/graphql

Version:

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

3 lines 162 B
import type { ValueNode } from "graphql/language/ast"; export declare function parseValueNode(ast: ValueNode): any; //# sourceMappingURL=parse-value-node.d.ts.map