useDeletePlugin
Function: useDeletePlugin()
useDeletePlugin():
MutationTuple
<{deletePlugin
: {id
:string
;pluginId
:string
; }; }, {input
:DeletePluginInput
; },DefaultContext
,ApolloCache
<any
>>
Defined in: src/plugin/graphql-service.ts:56
Returns
MutationTuple
<{ deletePlugin
: { id
: string
; pluginId
: string
; }; }, { input
: DeletePluginInput
; }, DefaultContext
, ApolloCache
<any
>>