Skip to main content

talawa-api / Exports / resolvers/Mutation/updatePluginStatus

Module: resolvers/Mutation/updatePluginStatus

Table of contents

Variables

Variables

updatePluginStatus

Const updatePluginStatus: MutationResolvers["updatePluginStatus"]

This function enables to update plugin install status.

Param

parent of current request

Param

payload provided with the request contains _id of the plugin and orgID of the org that wants to change it's status.

Param

context of entire application

Defined in

src/resolvers/Mutation/updatePluginStatus.ts:15