spikard-graphql 0.15.5

GraphQL support for Spikard with async-graphql integration
Documentation
1
2
3
4
5
6
7
8
9
# spikard-graphql

GraphQL support for Spikard with `async-graphql` integration — SDL schema parsing, query execution, introspection, and `Handler` trait integration.

For framework documentation and usage examples, see the [Spikard repository](https://github.com/Goldziher/spikard).

## License

MIT — see [LICENSE](https://github.com/Goldziher/spikard/blob/main/LICENSE).