neo4j-graphql / neo4j-graphql-java

Neo4j Labs Project: Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide an overload to SchemaBuilder for passing in a RuntimeWiring.Builder builder.

michael-simons opened this issue · comments

This would allow further customizing the builder before it is used while creating the executable schema.