Type Alias GetFunctionForEnvParamsInternal

GetFunctionForEnvParams: AcceptsQueryParams & GetSpaceEnvironmentParams & {
    appInstallationId: string;
}