Properties #
| 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.
You are currently looking at the documentation of a previous version of Kuzzle. We strongly recommend that you use the latest version. You can also use the version selector in the top menu.
| Property name | Type | Description |
|---|---|---|
name | string | Controller name |
kuzzle | Kuzzle | Kuzzle SDK instance |
Note:
name property will be injected in the request sent by the BaseController.query method if the controller property is not set.