Function importCollectionsByMarshaledJSON

  • 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

Generated using TypeDoc