Expand description
Registry for named GraphQL target plugins Registry for named GraphQL target plugins.
Plugins are registered at startup and looked up by name when the pipeline
executor resolves a kind = "graphql" service that carries a
plugin = "<name>" field.
Structsยง
- Graph
QlPlugin Registry - A registry of named
GraphQlTargetPluginimplementations.