Type Alias GetFunctionParams

GetFunctionParams: GetAppDefinitionParams & {
    functionId: string;
}