Module graphql_plugin_registry

Module graphql_plugin_registry 

Source
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ยง

GraphQlPluginRegistry
A registry of named GraphQlTargetPlugin implementations.