About

Metadata

  • Last updated , by belka
  • License MPL-2.0 AND BSD-3-Clause
  • Categories Web Development
  • Maintained by: belka@caraus.de

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2

Readme

GraphQL implementation in Haskell

See https://git.caraus.tech/OSS/graphql.

This is the core library that provides:

  • Parser for the query and schema languages, as well as a printer for the query language (minimizer and pretty-printer).
  • Data structures to define a type system.
  • Executor (queries, mutations and subscriptions are supported).
  • Validation.

Documentation

Report issues on the bug tracker.

API documentation is available through Hackage.