dgraph-io / dgraph-docs

A native GraphQL Database with a graph backend
https://dgraph.io/docs
Other
35 stars 66 forks source link

v23.0 dgraph.io/docs/dql/mutations/ #605

Closed damonfeldman closed 4 days ago

damonfeldman commented 1 year ago

This page: https://dgraph.io/docs/dql/mutations/ has three sub-pages about upserts, but how to insert data with a regular mutation is not covered.

Also, the three sub-pages only cover special cases ([uid function in upsert] [val function in upsert] [External IDs and Upsert Block]), but do not cover basic mutation syntax.

We should rename this directory to "Mutation Topics" and include a link to https://dgraph.io/docs/dql/dql-syntax/dql-mutation/ (which is under the DQL Syntax part of the tree). the "dql-mutation" page has basic mutation syntax that is important under the "Mutations" topic.

Note this page is content/dql/mutations/_index.md so is an index page vs a normal page.

damonfeldman commented 1 year ago

Here is the heirarchy on the left nav, expanded to show both Mutations sections: image

(Note that DQL Query and Query Language are similarly split, making it hard to know there is more data if you find one page first).

github-actions[bot] commented 1 week ago

This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.