Add a README
All checks were successful
Build / audit (push) Successful in 7s
Build / test (push) Successful in 7m48s
Build / doc (push) Successful in 7m59s

This commit is contained in:
2026-01-02 17:50:51 +01:00
parent 7ecb424e70
commit 9aad2a7bef

11
README.md Normal file
View File

@@ -0,0 +1,11 @@
# 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).