Offline Clear Cache Entry
Clear the Cache Entry from the local offline database
Description
When using the bricks Offline: Execute and Cache Query
and Offline: Observe and Cache Query
, the developer chooses an identifier to specify in which cache entry
the query should be saved.
Offline: Clear Cache Entry
brick is designed to clear and remove all the queries that have been saved into the specified cache entry.
Feel free to explore the demo app showcasing main offline concepts in this <a href="#item=018e5b730217546bb956">demo application</a>
Inputs
- Control Flow (Control Flow)
- cache id (String): The id of the entry to clear
Outputs
- Control Flow (Control Flow)
- error (Error Flow)