Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / SubscribeEventsInput

Interface: SubscribeEventsInput

Defined in: packages/fireflow-vfs/src/types/events.ts:128

Input for subscribing to workspace events

Properties

branch?

optional branch: string

Defined in: packages/fireflow-vfs/src/types/events.ts:133

Optional filter for specific branch


eventTypes?

optional eventTypes: VFSEventType[]

Defined in: packages/fireflow-vfs/src/types/events.ts:131

Optional filter for specific event types


workspaceId

workspaceId: string

Defined in: packages/fireflow-vfs/src/types/events.ts:129

Licensed under BUSL-1.1