Skip to main content

Module error_responses

Module error_responses 

Source
Expand description

GraphQL-compliant error response formatting for validation errors.

This module provides utilities for converting validation errors into GraphQL error responses with proper structure and context.

Structsยง

GraphQLValidationError
A GraphQL error with extensions (validation details).
GraphQLValidationResponse
Collection of GraphQL validation errors.
ValidationErrorExtensions
Extensions carrying validation-specific error details.