SubscriptionCompatCreateInput
SubscriptionCompatCreateInput
Input shape for client.subscription.create. Webhook subscriptions require
filterJson and webhookUrl, and must identify a shape via shapeName
or filterJson.shape (or a shape-lifecycle { kind: 'shape' } filter).
The cron kind was retired from public surfaces; legacy cron rows remain
readable via SubscriptionInfo.
Type Declaration
Section titled “Type Declaration”kind:
"webhook"
filterJson
Section titled “filterJson”filterJson:
Record<string,unknown>
sourceRepoRef?
Section titled “sourceRepoRef?”
optionalsourceRepoRef?:string
Hit a problem or have a question? Get in touch.