youtube image
From YouTube: Introducing GraphQL @defer and @stream - Michael Staib, Chillicream & Rob Richard, 1stDibs

Description

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. Get Started Here: https://graphql.org/

Introducing GraphQL @defer and @stream - Michael Staib, Chillicream & Rob Richard, 1stDibs
JW Marriott Austin, Room 402/403

Speakers: Michael Staib, Rob Richard
In this talk, we will explain GraphQL defer and stream. We will start at the top by explaining the basic concepts of the new directives and how you can use them in your everyday projects.

As we have a basic understanding of @defer and @stream, we will drill deep into the inner workings of the GraphQL execution and unpack how @defer and @stream work. In this talk, we will give you some unique insights into the design decisions the GraphQL working group has taken on this exciting new feature.