CREATE_PLUGIN_MUTATION
Variable: CREATE_PLUGIN_MUTATION
const
CREATE_PLUGIN_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/PluginMutations.ts:9
GraphQL mutation to create a new plugin.
Param
The ID of the plugin to create.
Returns
The created plugin object with id, pluginId, isActivated, isInstalled, and backup status.