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.

Graphql-ogm with nodejs

I am trying to build an app using graphql-ogm with nodejs. Can I use merge node for existing node with the unique property?

1 REPLY 1

William_Lyon
Graph Fellow

The MERGE operation is not currently supported. You can follow the progress for this feature here: https://github.com/neo4j/graphql/issues/161