Headless Server Developer Manual / Version 2406.0
Table Of Contents
The RuntimeWiring
class wires the different components, like instrumentations and schema directives,
which may manipulate the behavior of the GraphQL runtime. RuntimeWiring
and
TypeDefinitionRegistry
are used by the GraphQlSource
class to generate
the final, executable GraphQLSchema.