VisitsStorageApi
Home > @backstage/plugin-home > VisitsStorageApi
This is an implementation of VisitsApi that relies on a StorageApi. Beware that filtering and ordering are done in memory therefore it is prudent to keep limit to a reasonable size.
Signature:
class VisitsStorageApi implements VisitsApi
Implements: VisitsApi
Methods
|
Method |
Modifiers |
Description |
|---|---|---|
|
| ||
|
Returns a list of visits through the visitsApi | ||
|
Saves a visit through the visitsApi |