Page Contents
Home > @loopback/context-explorer > ContextGraphOptions
ContextGraphOptions type
Options for ContextGraph
Signature:
export type ContextGraphOptions = {
bindingFilter?: BindingNodeFilter;
};
References: BindingNodeFilter