cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Problem with mutation in neo4j-graphql

I'm having a problem doing the createMovies mutation in the graphql playground, i've followed the previous steps in this setup guide (https://neo4j.com/docs/graphql-manual/current/getting-started/) but get the following error:

 

"Neo4jError: Expression in CALL { RETURN ... } must be aliased (use AS) (line 17, column 16 (offset: 579))",
 
Not sure whats wrong, but when i removed the actors part of the input it successfully created the node
0 REPLIES 0