Skip to main content

getPluginInfo

Plugin Docs


Function: getPluginInfo()

getPluginInfo(): object

Defined in: [Plugin Map/api/index.ts:75](https://github.com/PalisadoesFoundation/talawa-plugin/tree/mainplugins/Plugin Map/api/index.ts#L75)

Returns

object

author

author: string = 'Plugin Map Team'

dependencies

dependencies: any[] = []

description

description: string = 'Simple polling system to test requests from frontend'

graphqlOperations

graphqlOperations: string[]

name

name: string = 'Plugin Map'

version

version: string = '1.0.0'