Properties #
Available since 7.9.0
| Property name | Type | Description |
|---|---|---|
name | string | Controller name |
kuzzle | Kuzzle | Kuzzle SDK instance |
Note:
- The
nameproperty will be injected in the request sent by the BaseController.query method if thecontrollerproperty is not set.