EmbeddedSDK #
The EmbeddedSDK
is a modified version of the Javascript SDK.
It inherits from the Kuzzle class of the Javascript SDK.
It is directly connected to the Kuzzle API and requests do not go through the network.
It is accessible within an application through the Backend.sdk property.
See also the EmbeddedSDK guide.
Properties #
See the Kuzzle class of the Javascript SDK.
Edit this page on Github(opens new window)