UNPKG

@neo4j/graphql

Version:

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

3 lines 188 B
import type { ASTVisitor } from "graphql"; export declare function WarnIfAMaxLimitCanBeBypassedThroughInterface(): () => ASTVisitor; //# sourceMappingURL=limit-max-can-be-bypassed.d.ts.map