UNPKG

@neo4j/graphql

Version:

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

3 lines 204 B
export declare function wrapStringInApostrophes(value: string[]): string[]; export declare function wrapStringInApostrophes(value: string): string; //# sourceMappingURL=wrap-string-in-apostrophes.d.ts.map