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