Skip to Content
Anuma SDKReactInternalInterfacesUpdateVaultFolderOptions

UpdateVaultFolderOptions

Defined in: src/lib/db/vaultFolders/types.ts:25 

Properties

name?

optional name: string

Defined in: src/lib/db/vaultFolders/types.ts:26 


scope?

optional scope: string

Defined in: src/lib/db/vaultFolders/types.ts:28 

If provided, updates the folder’s scope and cascades to all contained memories.

Last updated on