| Interface | Description |
|---|---|
| QueryDirectives |
This gives you access to the immediate directives on a
MergedField. |
| Class | Description |
|---|---|
| DirectivesResolver |
This turns AST directives into runtime directives with resolved types and so on
|
| QueryDirectivesImpl |
These objects are ALWAYS in the context of a single MergedField
Also note we compute these values lazily
|