CreateAccountWebhookConfigurationPayload
Payload returned when creating a new account scoped webhook configuration
This page contains
Fields
webhookConfiguration: WebhookConfiguration | New webhook configuration if successful |
userErrors: [CreateAccountWebhookConfigurationError!] | Errors preventing creation of the webhook configuration |
Mutations for CreateAccountWebhookConfigurationPayload
createAccountWebhookConfiguration | Create a new account scoped webhook configuration |