Skip to content

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

Interface: GetLogInput

Defined in: packages/fireflow-vfs/src/types/git.ts:99

Input for getting commit log

Properties

after?

optional after: string

Defined in: packages/fireflow-vfs/src/types/git.ts:104

Pagination cursor (commit ID to start after)


branch?

optional branch: string

Defined in: packages/fireflow-vfs/src/types/git.ts:101


limit?

optional limit: number

Defined in: packages/fireflow-vfs/src/types/git.ts:102


workspaceId

workspaceId: string

Defined in: packages/fireflow-vfs/src/types/git.ts:100

Licensed under BUSL-1.1