plugin/plugin.schema
Index
| Member | Description |
|---|---|
| altairV1PluginSchema | - |
| pluginCapabilitiesSchema | Specifies the capabilities (functionalities) available to the plugin. In the future, this would be used to request the necessary permissions from the user. |
| pluginManifestSchema | - |
| pluginSourceSchema | Defines the repository of the plugin. Used to know where to get the plugin from. |
| pluginTypeSchema | Specifies the type of the plugin. Determines how the plugin would interact with Altair. |
Altair GraphQL Client