wim-cache-client package
Classes
Class | Description |
|---|---|
Deleting entities to the general cache, requires one of the parameters: email or phone or clean | |
Deletes integration data by id with optional filters | |
Allows to retrieve entities by id, use only in backend integrations | |
Retrieves integration data by id with optional filters | |
Adds entities to the general cache | |
Upsert operation for storing untyped integration data in the cache | |
searches for entities, unlike a GET request, allows you to specify more matching parameters | |
Searches for entities, unlike a POST request allows to specify additional parameters such as 'query', 'from', and 'size'. requires one of the parameters: query or email or phone | |
Allows to run target integration synchronization | |
Allows for batch updating the weight property of multiple entities | |
Base exception class for all service exceptions from WimCache service. |
Interfaces
Type Aliases
Type Alias | Description |
|---|---|