optimization/batched_ast_processor library

Classes

BatchedASTProcessor
Advanced AST processor that implements batching and lazy evaluation for improved performance when processing multiple GraphQL documents.

Exceptions / Errors

AppendTypenameProcessingError
Exception thrown when AppendTypename processing fails
BatchProcessingError
Exception thrown when batch processing fails
BatchValidationError
Exception thrown when validation fails during batch processing
TransformationInconsistencyError
Exception thrown when transformation results are inconsistent