WebhookConfiguration
No description
type WebhookConfiguration {
endpoints: [WebhookEndpoint!]!
}
Fields
WebhookConfiguration.endpoints
● [WebhookEndpoint!]!
non-null object
endpoints is all the configured endpoints that should receive events.
Member Of
Settings
object