UNPKG

@neo4j/graphql

Version:

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

3 lines 153 B
import type { GraphQLError } from "graphql"; export declare function mapError(error: GraphQLError): GraphQLError; //# sourceMappingURL=map-error.d.ts.map