We will learn about neo4j-graphql-js
and how to leverage it to quickly create a full-featured API backed by Neo4J. We will create a few simple schemas to represent our model.
In the code snippet in the transcript, there is a final *
missing. The last statement should read: RETURN *
.