Skip to main content

Module fragments

Module fragments 

Source
Expand description

Fragment/directive structs: IntermediateFragment, IntermediateFragmentField, IntermediateFragmentFieldDef, IntermediateDirective, IntermediateAppliedDirective.

Structs§

IntermediateAppliedDirective
An applied directive instance (used on fields, types, etc.).
IntermediateDirective
Directive definition in intermediate format.
IntermediateFragment
Fragment definition in intermediate format.
IntermediateFragmentFieldDef
Complex fragment field definition with optional alias, directives, and nested fields.

Enums§

IntermediateFragmentField
Fragment field selection - either a simple field or a nested object/fragment spread.