neo4j-graphql-js
neo4j-graphql-js copied to clipboard
NOTE: This project is no longer actively maintained. Please consider using the official Neo4j GraphQL Library (linked in README).
Results
101
neo4j-graphql-js issues
Sort by
recently updated
recently updated
newest added
I can't have fields `from` and `to` on types without each other. I believe that it is a bug in `makeAugmentedSchema` because the schema works fine with Apollo's `makeExecutableSchema `...