The first in a 4-part series by community author Anthony Master.
Authentication, Authorization, Access Control… there is just so much going on that it can seem impossible to put it all together.
Dgraph is proud to announce the launch of our GraphQL cloud service — Slash GraphQL, a fully managed, GraphQL backend service for building GraphQL apps.
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, a frontend client sends requests to a backend server and gets responses. Sometimes, the backend needs to notify the client whenever that response changes: for example, any app that involves notifications.