Nothing is done automatically with RDF mutation. That’s a GraphQL thing.
This should be
uid(v) <User.posts> _:blank-0 .
There’s no _: prefix in the uid() func.
The post already exist?
Nothing is done automatically with RDF mutation. That’s a GraphQL thing.
This should be
uid(v) <User.posts> _:blank-0 .
There’s no _: prefix in the uid() func.
The post already exist?