createPluginUpdateResponse
talawa-api • Docs
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.