DELETE_PLUGIN_MUTATION
Variable: DELETE_PLUGIN_MUTATION
const
DELETE_PLUGIN_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/PluginMutations.ts:52
GraphQL mutation to delete a plugin.
Param
The ID of the plugin to delete.
Returns
The deleted plugin object with id and pluginId.