Function useAppBranchDefaultRootDirPathQueries
- useAppBranchDefaultRootDirPathQueries(queriesParams): (undefined | ApiQuery<{ 
    appId: string; 
    appAccessToken?: string; 
    appBranchId: string; 
}, AppBranchDefaultRootDirPathInvalidQueryData, AppBranchDefaultRootDirPathValidQueryData>)[] Parameters
- queriesParams: (undefined | { 
    appId: string; 
    appAccessToken?: string; 
    appBranchId: string; 
})[] 
Returns (undefined | ApiQuery<{ 
    appId: string; 
    appAccessToken?: string; 
    appBranchId: string; 
}, AppBranchDefaultRootDirPathInvalidQueryData, AppBranchDefaultRootDirPathValidQueryData>)[]