Page Contents

Home > @loopback/context > Context > toJSON

Context.toJSON() method

Create a plain JSON object for the context

Signature:

toJSON(): JSONObject;

Returns:

JSONObject