#Is it possible to use graphql-helix with Fastify?

7 messages · Page 1 of 1 (latest)

robust wren
#

I can't seem to find a way to set up graphql-helix using Fastify. Has anyone had to configure this before?

torn swallow
#

@robust wren - You'd probably need to create a driver, like the Apollo/Mercurius/Yoga drivers already available. Apollo and Mercurius being from Nest. Yoga from the Yoga team.

#

Mercurius being built to work with Fastify. I'm using Fastify and Yoga though. 🙂

#

Yoga is the most feature complete GraphQL package.

nova seal
torn swallow