Neo4j-graphql.js v1.0.5 - schema augmentation config and support for graphql.js v14

We've released a new version of neo4j-graphql.js, the library for building GraphQL APIs backed by Neo4j.

This release includes features for configuring which types to include in the auto-generated Query and Mutation types and initial support for graphql.js v14.

neo4j-graphql.js is available on NPM and you can read more about the new schema augmentation configuration in the docs here:

2 Likes