In just two steps on Dgraph Cloud (deployment & schema), you get a GraphQL API that you can easily use in any app.
todo-app-deployment
and set the optional subdomain as
todo-app
, using which the deployment will be accessible. We can choose any
subdomain here as long as it’s available.
Let’s set it up in AWS, in the US region, and click on the Launch button.
src/config.json
and update the graphqlUrl
field with your GraphQL API
endpoint.