Expand description
GraphQL HTTP handler integration with Spikard
This module provides HTTP request handling for GraphQL queries and mutations,
implementing the Handler trait for integration with Spikard’s HTTP server
and tower-http middleware stack.
Structs§
- GraphQL
Error Response - GraphQL error response format
- GraphQL
Handler - GraphQL HTTP handler
- GraphQL
Request Payload - GraphQL request payload
- GraphQL
Response Payload - GraphQL response payload