Page Contents
Home > @loopback/context > ContextInspectOptions
ContextInspectOptions interface
Options for context.inspect()
Signature:
export interface ContextInspectOptions extends BindingInspectOptions
Extends: BindingInspectOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| [includeParent?](/doc/en/lb4/apidocs.context.contextinspectoptions.includeparent.html) | boolean | _(Optional)_ The flag to control if parent context should be inspected |