Function useAppRegisteredBranchesStateQueries
- useAppRegisteredBranchesStateQueries(queriesParams): (undefined | ApiQuery<{
appId: string;
}, AppRegisteredBranchesStateQueryInvalidQueryData, AppRegisteredBranchesStateQueryValidQueryData>)[] Parameters
- queriesParams: (undefined | {
appId: string;
})[]
Returns (undefined | ApiQuery<{
appId: string;
}, AppRegisteredBranchesStateQueryInvalidQueryData, AppRegisteredBranchesStateQueryValidQueryData>)[]