neo4j-graphql-js icon indicating copy to clipboard operation
neo4j-graphql-js copied to clipboard

Fix Syntax error in generated query when using interfaces

Open gabriellovric opened this issue 4 years ago • 1 comments

Fixes getInterfaceDerivedTypeNames function, this solves the syntax error in the cypher query when selecting interfaces or interface fragments.

Let me know if you need more information, I would be happy if this could be resolved quickly because we need this feature in production

closes #527

gabriellovric avatar Dec 08 '20 15:12 gabriellovric

https://github.com/neo4j-graphql/neo4j-graphql-js/issues/608

michaeldgraham avatar May 02 '21 04:05 michaeldgraham