Introduction Surveyo is a survey tool powered by GraphQL. It lets you quickly spin up and respond to surveys, and advanced users can use the GraphQL endpoint to run complex queries.
We are happy to announce that Dgraph v20.07.0 (or more fondly called Savvy Shuri) has been released. Starting from this release, we have decided to name our major releases after characters and personalities that inspire and motivate us.
Slash GraphQL is production-ready GraphQL as a Service, which creates a managed GraphQL backend with native GraphQL support using Dgraph so that you can focus on your GraphQL app instead of tables or infrastructure.
In an application, the client sends requests to the backend server and gets responses. Sometimes, the backend needs to notify the client whenever that response changes: for example, any app that involves notifications.
Postman is one of the most popular REST API clients. Since v7.2, it also supports GraphQL APIs. In this blog post, we will look at how you can use Postman to make GraphQL requests.
Dgraph’s flagship product is a native graph database written purely in Go. For any database product, the query language is at its heart that provides access to the stored data.