I am trying to build an app using graphql-ogm with nodejs. Can I use merge node for existing node with the unique property?
The MERGE
operation is not currently supported. You can follow the progress for this feature here: Autogenerated `MERGE` Mutations (`updateOrCreate`) · Issue #161 · neo4j/graphql · GitHub