configure_offline_sync
Configure offline sync for mobile by selecting a table, applying a filter query, and setting the maximum records to control which records are available offline.
Instructions
Configure which tables/records are available offline in mobile. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Filter query for sync scope | |
| table | Yes | Table to sync offline | |
| max_records | No | Max offline records (default 500) |