WebhookEndpointInput
WebhookEndpointInput =
Omit<WebhookEndpoint,"id"|"createdAt"|"updatedAt"|"status"> &object
Defined in: packages/webhook/src/runtime/types.ts:49
Type Declaration
Section titled “Type Declaration”
optionalid:string
status?
Section titled “status?”
optionalstatus:WebhookEndpoint["status"]