Raphael

Results 29 issues of Raphael

Explain the relation between GraphQL and DQL : - the fact that Dgraph translates the GraphQL schema into a Dgraph schema - the naming convention - importing data for a...

graphql schema for the donor data set

### Use case Add a Chart tab where data is displayed as chart. We should use a naming convention to help the mapping between the data and the chart. for...

kind/feature
Stale

### Use case When changing tab from JSON to Viz, the query is re-executed. We should not have to re-fetch the data when just changing the way we want to...

kind/feature
Stale

This change is [](https://reviewable.io/reviews/dgraph-io/hugo-dgraph-theme/19)

### What version of Dgraph are you using? v23 or v24.0.1 ### What is the hardware spec (RAM, CPU, OS)? Cloud ### What steps will reproduce the bug? Deploy schema...

kind/bug
dgraph

### What version of Dgraph are you using? v23 v24 ### What steps will reproduce the bug? DQL query with 2 ordering and one using a variable, like ``` orderdesc:...

kind/bug
area/querylang

Allow user to set a default value on fields for add and update operation. Allow use of $now to set current date time as default. Was covered in v21.12 https://github.com/dgraph-io/dgraph/pull/8017...

kind/feature
area/graphql
dgraph
v21.12