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? | boolean | (Optional) The flag to control if parent context should be inspected |