Function useAppBranchLatestPartiallyPublishedVersionIdSuspenseQuery
- useAppBranchLatestPartiallyPublishedVersionIdSuspenseQuery(params): ApiSuspenseQuery<{
appId: string;
appAccessToken?: string;
appBranchId: string;
}, AppBranchLatestPartiallyPublishedVersionIdInvalidQueryData, AppBranchLatestPartiallyPublishedVersionIdValidQueryData> Parameters
- params: {
appId: string;
appAccessToken?: string;
appBranchId: string;
}appId: string
Optional
appAccessToken?: string
appBranchId: string
Returns ApiSuspenseQuery<{
appId: string;
appAccessToken?: string;
appBranchId: string;
}, AppBranchLatestPartiallyPublishedVersionIdInvalidQueryData, AppBranchLatestPartiallyPublishedVersionIdValidQueryData>