Docs

Context Object ($ctx) Reference

Context Object ($ctx) Reference The $ctx (context) object is available in all hooks and handlers. It provides access to request data, database repositories, helper functions, cache operations, and more. Quick Navigation Request Data - $ctx.$body , $ctx.$params , $ctx.$query , $ct

Context Object ($ctx) Reference

The $ctx (context) object is available in all hooks and handlers. It provides access to request data, database repositories, helper functions, cache operations, and more.

Quick Navigation

Documentation

Next Steps