Magidoc

WebhookUnregisterInput
Input Object

Input for unregistering webhooks. ID or subject must be provided. If ID is provided, only the webhook with the given ID will be unregistered. If subject is provided, all webhooks for that subject will be unregistered.

Fields

#

id

The ID of the webhook to unregister, if subject is not provided

subject

The subject to unregister from, if ID is not provided

Usages

#

References

#

  • Argument inputs of field unregisterWebhooks from type Mutation