How to modify a node property in a node with a graphql mutation request?

前端 未结 0 1291
一整个雨季
一整个雨季 2021-01-06 01:47

I have article nodes in my Neo4j database.

In these nodes I have a property \'saved\' that is set to false (boolean) for every article nodes.

I would like to s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题