Members
(static, constant) addOrReplace
Add or replace collection data in store
curried function
- Source:
(static, constant) mutate
mutateCollection let's you apply operations on a given collection
curried function
- Source:
Methods
(static) remove(collectionId)
Remove collection data in store to free space
Parameters:
Name | Type | Description |
---|---|---|
collectionId |
string | Array.<string> | path to collection |
- Source:
Throws:
if you try to remove non existent collection