dgraph-docs icon indicating copy to clipboard operation
dgraph-docs copied to clipboard

A native GraphQL Database with a graph backend

Results 70 dgraph-docs issues
Sort by recently updated
recently updated
newest added

Removed the client information from the docs and linked them to the GitHub repo. The information was redundant in docs and this has to be always maintained and in sync...

From https://dgraph-community.slack.com/archives/C0535D17KCK/p1686868659070189 https://dgraph.io/docs/graphql/mutations/upsert/ says that Dgraph does not support nested update. We should point to GraphQL - DQL interop and an page explaining how to do it with customer resolver.

Make it clear in the doc that all features exposed through Zero endpoint are not available in cloud. Especially assign UIDs.

bug

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

bug

https://dgraph.io/docs/deploy/cli-command-reference/#dgraph-raftmigrate See https://github.com/dgraph-io/dgraph/pull/7520

bug

Updated with details of how a term token is defined, and added a link to the custom tokenizer page.

Add description for audit logging in graphql subscriptions. ![image](https://github.com/dgraph-io/dgraph-docs/assets/4118783/e0b2289d-68f2-43cd-aec8-bc8393390e99)

Explain the export /import in multitenant depending on the user (super admin or tenant admin). Explain the format of the files generated by an export (and in the case the...

bug

Modify this page https://dgraph.io/tour/graphqlbasic/3/ to say that __type() is an automatically generated field of the required __Type type, per the GraphQL spec. Extend this text "The GraphQL schema tells us...

bug