Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
damonfeldman opened this issue Jun 14, 2023 · 1 comment
Open

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

damonfeldman opened this issue Jun 14, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@damonfeldman
Copy link
Contributor

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 damonfeldman added the bug Something isn't working label Jun 14, 2023
@damonfeldman
Copy link
Contributor Author

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant