Files
graphql-spice/README.md
Eugen Wissner 9aad2a7bef
All checks were successful
Build / audit (push) Successful in 7s
Build / test (push) Successful in 7m48s
Build / doc (push) Successful in 7m59s
Add a README
2026-01-02 17:50:51 +01:00

12 lines
328 B
Markdown

# GraphQL with batteries
- JSON serialization (with Aeson 2 support)
- Test utilities
This library provides common functionality for the main [graphql package](https://hackage.haskell.org/package/graphql).
## Documentation
API documentation is available through
[Hackage](https://hackage.haskell.org/package/graphql-spice).