The details of the webhook subscription delivery configuration to be updated.
Fields
Name | Description |
---|---|
String! | The identifier for the WebhookSubscription . |
String! | The subscriber-owned URL where events will be sent to. |
Int | The maximum number of events that will be sent in each HTTP request.This number must be between 1 and 10 inclusive. Defaults to 10. |
Seen in
Parent name | Parent type | Description |
---|---|---|
Input Object | webhookSubscription field |