We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c207949 commit edd5c5cCopy full SHA for edd5c5c
dgraph/graphql/quickstart.mdx
@@ -18,7 +18,7 @@ just by deploying the GraphQL schema of your API. Dgraph does the rest!
18
19
## Step 1: Run Dgraph
20
21
-The easiest way to get Dgraph up and running is on Hypermode.
+The recommended way to get started with Dgraph is by using the official [Dgraph Docker image](https://hub.docker.com/r/dgraph/standalone).
22
23
## Step 2: Deploy a GraphQL Schema
24
0 commit comments