blob: 8b3a6b54a0a6bcff67bbd59afd81cb1f314c5de6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# GraphQL implementation in Haskell
See https://git.caraus.tech/OSS/graphql.
Report issues on the
[bug tracker](https://git.caraus.tech/OSS/graphql/issues).
API documentation is available through
[Hackage](https://hackage.haskell.org/package/graphql).
Further documentation will be made available in the
[Wiki](https://git.caraus.tech/OSS/graphql/wiki).
|