Skip to main content

Webhook

The webhook object and all of its attributes.

type Webhook {
trigger: String!
url: String!
}

Fields

trigger (String!)

The registered webhook trigger

url (String!)

The URL this webhook will POST to