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

Support augmentation of enum fields #310

Closed isstabb closed 9 months ago

isstabb commented 9 months ago

@Andy2003 What do you think? I wasn't sure if this was a bug so I did not create one.

Andy2003 commented 9 months ago

@isstabb thank you for your contribution!