Type Alias GetAppInstallationParamsInternal

GetAppInstallationParams: GetSpaceEnvironmentParams & {
    appDefinitionId: string;
}