Back to Browse

Best GraphQL Client-Side Setup in Next.js with urql, GraphQL Codegen and TypeScript

9.1K views
May 21, 2022
14:47

In this video I'm showing how to setup urql, a GraphQL client-side library, in Next.js with TypeScript and GraphQL Codegen. urql is a highly customisable and versatile GraphQL client with which you add on features like normalized caching. It's built to be both easy to use for newcomers to GraphQL, and extensible, to grow to support dynamic single-app applications and highly customized GraphQL infrastructure. In short, urql prioritises usability and adaptability. urql also generates the smallest client-side bundles with around 6kb, compared to Apollo GraphQL or Relay clients.

Download

1 formats

Video Formats

360pmp420.6 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Best GraphQL Client-Side Setup in Next.js with urql, GraphQL Codegen and TypeScript | NatokHD