Function fetchAppBranchTaskState
- fetchAppBranchTaskState(args): Promise<AppBranchTaskState>
Parameters
- args: {
appId: string;
appBranchId: string;
appBranchProfile?: string;
appBranchTaskId: number;
}appId: string
appBranchId: string
Optional
appBranchProfile?: string
appBranchTaskId: number
Throws
AppBranchTaskDoesNotExist