After you have signed up and verified you email, log into
Dgraph Cloud and you’ll arrive at the dashboard
screen.
Click the Launch New Backend button and you’ll be taken to a screen to
enter the details of the backend.Name the backend, optionally set a subdomain (if left blank, Dgraph Cloud
picks a random domain for you), and then pick a region to deploy you GraphQL
backend to.
Click Launch and your backend is deployed in a few seconds.
That’s it! You now have a running Dgraph backend. Time to build an app.The URL listed in “GraphQL Endpoint” is the URL at which Dgraph Cloud serves
data to your app.You can copy it at any time to use in a GraphQL client app.