@loopback/docs
Version:
Documentation for LoopBack 4
27 lines (17 loc) • 613 B
Markdown
lang: en
title: 'API docs: context.context.inspect'
keywords: LoopBack 4.0, LoopBack 4
sidebar: lb4_sidebar
permalink: /doc/en/lb4/apidocs.context.context.inspect.html
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@loopback/context](./context.md) > [Context](./context.context.md) > [inspect](./context.context.inspect.md)
## Context.inspect() method
Inspect the context and dump out a JSON object representing the context hierarchy
<b>Signature:</b>
```typescript
inspect(): object;
```
<b>Returns:</b>
`object`