June 21, 2023 | 11:30 am PST

Domain data and API specification

speakers
Abhinav Gupta
Abhinav Gupta
Staff Engineer, Hasura
Register below for access to the recordings
Loading...

About the Talk

In Hasura v3, we are introducing GDS - a new way to define your domain’s data and configure APIs, while being completely stateless and agnostic of your data source. GDS is domain-first allowing you to define your domain’s types, data models (data collections), custom functions, arbitrary relationships across these, and advanced authorization and validation predicates. GDS also lets you flexibly customize your GraphQL API using the powerful abstractions that you created earlier. In this session, we’ll explore various GDS concepts and how they come together to flexibly represent data APIs.