UNPKG

@neo4j/graphql

Version:

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

11 lines 272 B
export declare const emptyConnection: { totalCount: number; edges: never[]; pageInfo: { hasNextPage: boolean; hasPreviousPage: boolean; startCursor: null; endCursor: null; }; }; //# sourceMappingURL=empty-connection.d.ts.map