Type safety from Hasura to SWR

Frontend First - A podcast by Sam Selikoff, Ryan Toronto

Categories:

Ryan shares his experience getting end-to-end type safety from a Hasura backend into a React application. He tells Sam about the different ways GraphQL codegen can be used to generate types, and how he ultimately landed on a solution that combines the TypedDocumentNode type and the zod library.