Type Alias GetFunctionParamsInternal

GetFunctionParams: GetAppDefinitionParams & {
    functionId: string;
}