# Dgraph-dedicated

Run: ```npx @klevn/draph <cli/production>```

Edit shema.graphql to get real time updates.
Access youre graphql query on http://localhost:8080/graphql.
Recommended to use [```Graphql Playground```](https://github.com/graphql/graphql-playground) tool to test youre graphql.
