Skip to content
On this page

GraphQL

Using Grafbase to setup GraphQL endpoints quickly.

I am still exploring what the best way to do GraphQL queries from Solid. Probably it's GraphQL Code Generator.

GraphQL Code Generator, GQty or The Guild Tools seem nice for that. And Relay too.

Ent Go and GraphJin are interesting tools. URQL is neat GraphQL client too.

GraphQL Yoga, PostGraphile, StepZen, subZero, Juniper, Supabase GraphQL, Pothos GraphQL, garph & Graphile Starter look interesting.

Domain Graph seems awesome for visualizing GraphQL schemas.

One Week GraphQL is great course.

Notes