Back to Pocketbase

Function importCollectionsByMarshaledJSON

static/jsvm/functions/_app.importCollectionsByMarshaledJSON.html

latest683 B
Original Source

Function importCollectionsByMarshaledJSON

  • importCollectionsByMarshaledJSON(rawSliceOfMaps, deleteMissing): void

ImportCollectionsByMarshaledJSON is the same as [ImportCollections] but accept marshaled json array as import data (usually used for the autogenerated snapshots).

Parameters

rawSliceOfMaps: string | number[]
deleteMissing: boolean

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc