Follow
Series

Mercurius

You will read about Mercurius: the Fastify GraphQL Adapter. You will learn how to implement, manage and release a GraphQL server through these articles.

Articles in this series

Dynamic GraphQL queries with Mercurius

Manuel SpigolonManuel Spigolon
Mar 19, 20239 min read 234 views

If you're using Fastify with Mercurius as your GraphQL adapter, you may be looking for some advanced usages. In this article, we'll explore a real...

Dynamic GraphQL queries with Mercurius
How to use DataLoader with Mercurius GraphQL
How to log useful data from a GraphQL request?
GraphQL Federation Playground with Mercurius