unregisterWebhook
Unregister certain events from a webhook or the entire webhook.
unregisterWebhook(
input: UnregisterWebhookInput!
): UnregisterWebhookResult!
Arguments
unregisterWebhook.input ● UnregisterWebhookInput! non-null input
Type
UnregisterWebhookResult union
Never query the error type directly, always access errors through the ErrorInterface to guarantee no breaking changes.