| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 01:28:25 GMT
X-Served-By: cache-dfw-kdal2120058-DFW, cache-bom-vanm7210070-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768613305.499287,VS0,VE307
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
graphql-api: GraphQL API
graphql-api: GraphQL API
Implement GraphQL servers in Haskell.
Provides a Servant-like type-based API for defining GraphQL schemas and implementing handlers for those schemas.
See README.md for more details.
Modules
[Index] [Quick Jump]
- GraphQL
Downloads
- graphql-api-0.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.1, 0.1.2, 0.2.0, 0.3.0, 0.4.0 |
|---|---|
| Dependencies | aeson, attoparsec, base (>=4.9 && <5), containers, exceptions, ghc-prim, graphql-api, protolude (>=0.2.1), QuickCheck, scientific, text, transformers [details] |
| License | LicenseRef-Apache |
| Author | Jonathan M. Lange, Tom Hunger |
| Maintainer | Jonathan M. Lange <jml@mumak.net>, Tom Hunger <tehunger@gmail.com> |
| Uploaded | by teh at 2019-10-15T13:06:04Z |
| Category | Web |
| Home page | https://github.com/haskell-graphql/graphql-api#readme |
| Bug tracker | https://github.com/haskell-graphql/graphql-api/issues |
| Source repo | head: git clone https://github.com/haskell-graphql/graphql-api |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Executables | union-example, input-object-example |
| Downloads | 3630 total (18 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2019-10-15 [all 1 reports] |