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 for null fields and underscores in field names for 1.2.0 version of neo4j-graphql-java #274

Open makarand27 opened 2 years ago

makarand27 commented 2 years ago

I am checking if there is a way to work with fields with underscores (_) with 1.2.0 version ?