Dgraph 24.0.0-alpha is now available on Github and DockerHub

@gajanan - You should probably edit this to use markdown so that it is clear. Suround the code with three backticks, then graphql keyword after.

```graphql
function foo(bar){
return bar+1;
}
```

J

1 Like