The format of the payload sent to the Url
Optionalheaders?: InputMaybe<KeyValuePairOfStringAndStringInput[]>HTTP headers to add to the webhook requests
Optionalname?: InputMaybe<Scalars["String"]["input"]>Optional friendly name to identity the webhook.
The Url to POST updates to.
Object used to create a webhook target.