Skip to main content

createPluginUpdateResponse

talawa-apiDocs


talawa-api / resolvers/Subscription/onPluginUpdate / createPluginUpdateResponse

Function: createPluginUpdateResponse()

> createPluginUpdateResponse(payload): any

This function creates a response object for the onPluginUpdate subscription.

Parameters

payload: any

The payload received from the subscription.

Returns

any

The response object for the subscription.

Defined in

src/resolvers/Subscription/onPluginUpdate.ts:35