forked from OSS/graphql
GraphQL implementation in Haskell
Eugen Wissner
1af95345d2
The functions generating errors in the executor should be changed anyway when we provide better error messages from the executor, with the error location and response path. So public definitions of these functions are deprecated now and they are replaced by more generic functions in the executor code. |
||
---|---|---|
src | ||
tests | ||
.gitignore | ||
CHANGELOG.md | ||
graphql.cabal | ||
LICENSE | ||
LICENSE.MPL | ||
README.md | ||
Setup.hs | ||
stack.yaml |
GraphQL implementation in Haskell
See https://www.caraus.tech/projects/pub-graphql.
Report issues on the bug tracker.
API documentation is available through Hackage.
Further documentation will be made available in the Wiki.