News

The one part of creating a GraphQL API you need to give the most thought to is what schema to provide for queries. In many cases, ...
GraphQL then interacts with the APIs and deals with security and the oddities of each API. Like with any technology, there are negatives too. It’s another layer to maintain.
The open source query language GraphQL is the future of APIs, but getting it to hum (and hum at scale) takes some strategizing. Here’s what we’ve learned.
Hasura uses an “event engine” to create a GraphQL API from either new or existing databases. The idea is to replace direct database access with a more scalable, performant, ...
For example, Walmart used GraphQL to create a federated schema of different entities used across their different applications and services offered on web and mobile.
Hasura’s data federation capabilities accelerate the API development process by creating a single GraphQL schema from multiple data sources thereby making the data access process self-serve.
Inside the Session. What: Creating REST and GraphQL Database Endpoints with Data API Builder When: Nov. 21 8:00 a.m.-9:15 a.m. Who: Sleek Technologies CTO Leonard Lobel Why: "If you just need ...
GraphQL is a query language mostly used to streamline access to REST APIs. Now, a new breed of GraphQL implementations wants to build an abstraction layer for any database on top of GraphQL, and ...