cypher-query-builder
cypher-query-builder copied to clipboard
feat(query): allow adding custom params
Hi,
I recently found myself needing to add custom parameters manually to a query for some advanced use cases. I did not find any way of doing it. This PR enables that.