UNPKG

@neo4j/graphql

Version:

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

3 lines 164 B
import { GraphQLScalarType } from "graphql"; export declare const GraphQLSelectionSet: GraphQLScalarType<string, string>; //# sourceMappingURL=SelectionSet.d.ts.map