PureScript GraphQL Client

JSON →
library 10.1.1 ·javascript
verified Jun 7, 2026

A type-safe GraphQL client for PureScript (version 10.1.1) that ensures GraphQL queries, arguments, and responses are type-checked against a PureScript representation of the schema. It includes codegen tools to generate PureScript types from a GraphQL schema, reducing manual effort and errors. Compared to alternatives like purescript-graphql-fundeps, this library provides a more ergonomic DSL for constructing queries and supports both Apollo and non-Apollo server features. Release cadence is irregular; last release was 2021.