Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 891 Bytes

resolvers_Mutation_updatePluginStatus.md

File metadata and controls

33 lines (17 loc) · 891 Bytes

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:16