Properties #
Available since 7.9.0
Property name | Type | Description |
---|---|---|
name | string | Controller name |
kuzzle | Kuzzle | Kuzzle SDK instance |
Note:
- The
name
property will be injected in the request sent by the BaseController.query method if thecontroller
property is not set.
Edit this page on Github(opens new window)