UNPKG

@loopback/docs

Version:
27 lines (17 loc) 568 B
--- lang: en title: 'API docs: context.context.tojson' keywords: LoopBack 4.0, LoopBack 4 sidebar: lb4_sidebar permalink: /doc/en/lb4/apidocs.context.context.tojson.html --- <!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@loopback/context](./context.md) &gt; [Context](./context.context.md) &gt; [toJSON](./context.context.tojson.md) ## Context.toJSON() method Create a plain JSON object for the context <b>Signature:</b> ```typescript toJSON(): Object; ``` <b>Returns:</b> `Object`