Skip to content

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

Interface: DeleteBranchInput

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

Input for deleting a branch

Properties

branchName

branchName: string

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


workspaceId

workspaceId: string

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

Licensed under BUSL-1.1