Skip to content

js-bao-wss-client


js-bao-wss-client / ListLocalDocumentsOptions

Interface: ListLocalDocumentsOptions

Options for JsBaoClient.listLocalDocumentsUnified.

Properties

includeRoot?

optional includeRoot: boolean

If true, includes the user's root document in the results.


onlyWithLocalData?

optional onlyWithLocalData: boolean

If true, only returns documents that have local data stored.