Hi there,
I'm trying to complete this section but validation keeps failing. I've emptied the DB and reran the import. The expected 888 properties were set and the person bon property is showing as Date. I'm not sure if I'm missing something?
Hi, could a moderator publish a post I submitted last week that hasn't been published yet due to Akismet hiding it (and delete this thread afterwards).
Thanks
Hi there,
I've been working through the Getting Started guide for the Neo4j GraphQL Library and have a couple of questions.
The server I'm running is the code I pasted from the guide:
package.json
{
"name": "neo4j-graphql-example",
"version": "...
I ran through this again starting with a new sandbox and it worked this time. My guess is that I missed something on the previous import steps (e.g. changing one of the types from string to integer) but was able to pass that validation check, but wha...