Declarative config form for gateway plugin nodes. Given the FieldSchema[]
describing a plugin type (from pluginConfig.ts), renders one labelled input
per field and emits the node's config object exactly as it is serialized
into gateway.yaml via the admin API.
Declarative config form for gateway plugin nodes. Given the FieldSchema[] describing a plugin type (from pluginConfig.ts), renders one labelled input per field and emits the node's
configobject exactly as it is serialized into gateway.yaml via the admin API.