neo4j-graphql / neo4j-graphql-java

Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher
Apache License 2.0
105 stars 49 forks source link

Fix Issue #299 mutation translation for IDs with @property #300

Closed mcmathews closed 1 year ago

mcmathews commented 1 year ago

Fixes: https://github.com/neo4j-graphql/neo4j-graphql-java/issues/299

Testing

Successfully ran mvn clean install with new tests

mcmathews commented 1 year ago

Is it possible for this to be published to the maven repository?

Andy2003 commented 1 year ago

Yes I try next week