CreateD1WebhookPersistenceOptions
Defined in: packages/webhook/src/adapters/cloudflare/index.ts:22
Extends
Section titled “Extends”Properties
Section titled “Properties”deliveryTableName?
Section titled “deliveryTableName?”
optionaldeliveryTableName:string
Defined in: packages/webhook/src/adapters/cloudflare/sql-schema.ts:8
Inherited from
Section titled “Inherited from”WebhookSchemaOptions.deliveryTableName
endpointTableName?
Section titled “endpointTableName?”
optionalendpointTableName:string
Defined in: packages/webhook/src/adapters/cloudflare/sql-schema.ts:7
Inherited from
Section titled “Inherited from”WebhookSchemaOptions.endpointTableName
initializeSchema?
Section titled “initializeSchema?”
optionalinitializeSchema:boolean
Defined in: packages/webhook/src/adapters/cloudflare/index.ts:24