
The Guild's blog

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

Using @defer Directive with GraphQL Code Generator
Learn how to boost GraphQL performance using the @defer directive and GraphQL Code Generator for deferred fragment field resolution.

Optimize your Bundle Size with SWC and GraphQL Codegen
Optimize your Bundle Size with the SWC plugin for client-preset for GraphQL Code Generator

Scalable APIs with GraphQL Server Codegen Preset
Structuring GraphQL server the right way enables many teams to work in harmony while minimising runtime risks.

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.

Building Slack Bot with Cloudflare Workers
The Guild Internal toolL - GitHub Slack bot reminder in Cloudflare Workers

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.

GraphQL error handling to the max with Typescript, codegen and fp-ts
Handle unsafe APIs in a typesafe way with Typescript and Functional Programming.

GraphQL Code Generator with TypeScript and Prisma models
How to use Prisma models with GraphQL Code Generator

What's new in GraphQL-Codegen v2?
Human-readable types, improved infrastructure, a new plugin for TypeScript and more!

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

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.

graphql-let - A Webpack loader for GraphQL Code Generator
graphql-let is a webpack loader of GraphQL code generator.

Introducing: GraphQL Codegen plugin for TypeScript & SWR!
Working with GraphQL, TypeScript and SWR is now much simpler!

TypedDocumentNode: the next generation of GraphQL and TypeScript
Using GraphQL and Typescript on the client just became a lot easier!

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.

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.

Optimizing Apollo Operations - GraphQL Code Generator & Relay Compiler
Optimizing your Apollo Operations with GraphQL Code Generator and the Relay Compiler.

GraphQL Codegen adds new Apollo-Android and Java plugins
GraphQL Codegen adds a new Apollo-Android and a new Java Backend plugins!

GraphQL Code Generator - Hooks support for React Apollo plugin
Use and generate React Hooks with Apollo and Typescript with the new version of GraphQL Code Generator.

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

GraphQL Code Generator for Typescript React Apollo
Generate React Apollo Query, Mutation and Subscription components and hook. All completely typed by TypeScript.

GraphQL Code Generator v0.11
Generate React and Angular Apollo Components, Resolver signatures and much more!

What's new in GraphQL Codegen 0.9.0
The GraphQL Codegen library can generate any code for any language — including type definitions, data models, query builder, resolvers, etc...

Introducing GraphQL Code Generator
The True GraphQL-First platform. Generate your backend, frontend, types, resolvers, ORM code and more from your GraphQL schema and documents.