Plugin
Home > @gooddata/sdk-code-schemas > v1 > Plugin
v1.Plugin interface
Signature:
export interface Plugin
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(Optional) An optional description of the plugin. | ||
|
(Optional) | |||
|
string |
(Optional) An optional human readable title for the plugin. Will be derived from id if not provided explicitly. | ||
|
"plugin" | |||
|
string |
URL of the plugin. |