Magidoc

registerWebhook
Mutation

Register a webhook for a given subject. The supplied URL will be called with a POST request when the subject is triggered.

Arguments

#

inputs

Non-null

An array of webhook registration inputs

Response

#

Returns WebhookRegisterPayload !.

Example

#