Files
graphql-spice/README.md

12 lines
328 B
Markdown
Raw Permalink Normal View History

2026-01-02 17:50:51 +01:00
# 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).