The Guild's blog

Article logo

The complete GraphQL Scalar Guide

Knowing how native and custom GraphQL Scalar works enables building flexible and extendable GraphQL schema.

Eddy NguyenJun 27th 2023
Article logo

Build a GraphQL server running on Cloudflare Workers.

This course aims to build a practical GraphQL server on Cloudflare Workers using GraphQL Yoga, Pothos, Kysely, etc.

Rito TamataMay 31st 2023
Article logo

Consume OpenAPI in TypeScript Without Code Generation

feTS Client allows you to create an SDK-like client that infers types from an OpenAPI specification document.

Aleksandra SikoraApr 24th 2023
Article logo

On-Demand Shared GraphQL Subscriptions with RxJS

Trigger on-demand expensive subscriptions and share results between multiple subscribers

Ghislain ThauJan 27th 2023
Article logo

Scalable APIs with GraphQL Server Codegen Preset

Structuring GraphQL server the right way enables many teams to work in harmony while minimising runtime risks.

Eddy NguyenJan 24th 2023
Article logo

GraphQL Yoga NestJS integration now supports NestJS v9 and Yoga v3

A new version of @graphql-yoga/nestjs with NestJS v9 support is out!

Denis BadurinaDec 6th 2022
Article logo

Announcing GraphQL Yoga v3

The new version of GraphQL Yoga is out! Learn what has improved and what is new!

Saihajpreet SinghNov 15th 2022
Article logo

Getting the Best of TypeScript and GraphQL: Union Types

The combination of TypeScript and GraphQL can be very powerful. Both TypeScript and GraphQL support the concept of discriminated unions.

Tuval SimhaOct 18th 2022
Article logo

Unleash the power of Fragments with GraphQL Codegen

The most important parts of Relay are the concepts of building and scaling applications, let's show how you can use these patterns in your existing projects.

Laurin QuastAug 5th 2022
Article logo

GraphQL error handling to the max with Typescript, codegen and fp-ts

Handle unsafe APIs in a typesafe way with Typescript and Functional Programming.

Ghislain ThauMar 7th 2022
Article logo

GraphQL Code Generator with TypeScript and Prisma models

How to use Prisma models with GraphQL Code Generator

Gilad TidharDec 19th 2021
Article logo

What does it take to support Node.js ESM?

I have worked on all The Guild's libraries and graphql-js to support ESM. Here is how you can do it too.

Pablo SáezAug 12th 2021
Article logo

What's new in GraphQL-Codegen v2?

Human-readable types, improved infrastructure, a new plugin for TypeScript and more!

Dotan SimhaAug 3rd 2021
Article logo

GraphQL with TypeScript done right

How to get the most of React application types with GraphQL Code Generator.

Charly PolyApr 29th 2021
Article logo

What's new with Apollo Client v3 and GraphQL Codegen

All the new features GraphQL Codegen adds to your type-system with the new Apollo Client 3.

Dotan SimhaNov 30th 2020
Article logo

Introducing: GraphQL Codegen plugin for TypeScript & SWR!

Working with GraphQL, TypeScript and SWR is now much simpler!

Yuta HagaNov 23rd 2020
Article logo

TypedDocumentNode: the next generation of GraphQL and TypeScript

Using GraphQL and Typescript on the client just became a lot easier!

Dotan SimhaJul 22nd 2020
Article logo

Integrating GraphQL Code Generator in your frontend applications

The GraphQL codegen library can generate code for multiple purposes. Make sure you get the most out of it.

Dotan SimhaMay 20th 2020
Article logo

Better Type Safety for your GraphQL resolvers with GraphQL Codegen

Type-check your resolvers' implementation in order to find issues in build-time. Simply integrate with your existing TypeScript data models and context types.

Dotan SimhaMay 17th 2020
Article logo

WhatsApp Clone - Angular, GraphQL, Apollo, TypeScript and PostgreSQL

An open-source full-stack example app made with Angular 7.2, TypeScript, GraphQL Subscriptions, GraphQL Code Generator, GraphQL Modules, PostgreSQL and TypeORM.

Niccolo BelliFeb 25th 2019
Article logo

WhatsApp Clone - GraphQL, Apollo, TypeScript and PostgreSQL

Fully functional WhatsApp Clone using React (Hooks+Suspense), GraphQL, Apollo, TypeScript and PostgreSQL

Eytan ManorFeb 1st 2019
Article logo

GraphQL TypeScript - w/ GraphQL-Modules and GraphQL-Code-Generator

Writing a GraphQL TypeScript project w/ GraphQL-Modules and GraphQL-Code-Generator.

Arda TanrikuluDec 4th 2018