neo4j-graphql-js
neo4j-graphql-js copied to clipboard
fix buildCypherSelection overwritting existing filters
This PR fixes an the following issue: https://github.com/neo4j-graphql/neo4j-graphql-js/issues/589
This is only intended as a temporary fix as I do not fully understand the inner workings of this library
Explanation in issue: https://github.com/neo4j-graphql/neo4j-graphql-js/issues/589#issuecomment-827269725
https://github.com/neo4j-graphql/neo4j-graphql-js/issues/608