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?
optionalafter:string
Defined in: packages/fireflow-vfs/src/types/git.ts:104
Pagination cursor (commit ID to start after)
branch?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/git.ts:101
limit?
optionallimit:number
Defined in: packages/fireflow-vfs/src/types/git.ts:102
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/git.ts:100