Skip to main content

Module handler

Module handler 

Source
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§

GraphQLErrorResponse
GraphQL error response format
GraphQLHandler
GraphQL HTTP handler
GraphQLRequestPayload
GraphQL request payload
GraphQLResponsePayload
GraphQL response payload