# Functions
InlineFragmentAddOnType adds on type condition to inline fragments of the same type this is needed for the planner to work correctly Such typename will not be printed by astprinter.
No description provided by the author
NewDefinitionNormalizer creates a new DefinitionNormalizer and sets up all default rules.
No description provided by the author
NewNormalizer creates a new OperationNormalizer and sets up all default rules.
No description provided by the author
No description provided by the author
No description provided by the author
NewWithOpts creates a new OperationNormalizer with Options.
NormalizeDefinition creates a default DefinitionNormalizer and applies all rules to a given AST In case you're using DefinitionNormalizer in a hot path you shouldn't be using this function.
No description provided by the author
NormalizeOperation creates a default Normalizer and applies all rules to a given AST In case you're using OperationNormalizer in a hot path you shouldn't be using this function.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
DefinitionNormalizer walks a given AST and applies all registered rules.
Depth holds all necessary information to understand the Depth of a Fragment Node.
No description provided by the author
FragmentSpreadDepth is a helper for nested Fragments to calculate the actual depth of a Fragment Node.
No description provided by the author
OperationNormalizer walks a given AST and applies all registered rules.
No description provided by the author
No description provided by the author