This action populates data in the offline storage with the results of the specified query. Offline storage is used in the offline mode.
ADD OFFLINE DATA
STRING_LITERAL
ADD OFFLINE DATA 'All Customers'
Runs query ‘All Customers’ and populates the offline storage with the results.
This video tutorial describes how to support working offline with automatic server synchronization