js-bao-wss-client / ListLocalDocumentsOptions
Interface: ListLocalDocumentsOptions
Options for JsBaoClient.listLocalDocumentsUnified.
Properties
includeRoot?
optionalincludeRoot:boolean
If true, includes the user's root document in the results.
onlyWithLocalData?
optionalonlyWithLocalData:boolean
If true, only returns documents that have local data stored.