Magidoc

WebhookUpdateInput
Input Object

Fields

#

app

ID of the app to which webhook belongs. If not specified, a bearer token must be used and the webhook will be attached to the app the bearer token belongs to.

connectionString

The connection string or service key json string for third party queue services.

events

The events that webhook wants to subscribe.

isActive

Determine if webhook will be set active or not.

name

The new name of the webhook.

queueName

The queue name for Microsoft Azure ServiceBus connection

secretKey

Use to create a hash signature with each payload.

targetUrl

The url to receive the payload.

Usages

#

References

#

  • Argument input of field webhookUpdate from type Mutation