Predicate ModelOutput::resolvedSummaryBase
Holds if a baseNode is an invocation identified by the type,path part of a summary row.
Import path
import semmle.javascript.frameworks.data.internal.ApiGraphModelspredicate resolvedSummaryBase(string type, string path, InvokeNode baseNode)