Re-apply a Snapshot onto graph in a single commit.
graph
Inputs in the snapshot whose ids are not present in options.inputs are silently skipped — destinations are free to import only the subset of inputs they recognise.
options.inputs
The destination graph.
The envelope produced by a prior export.
Maps snapshot input ids to destination InputNode handles, and optionally overrides the import commit's intent.
If snapshot.schema is not a supported version.
snapshot.schema
Re-apply a Snapshot onto
graphin a single commit.Inputs in the snapshot whose ids are not present in
options.inputsare silently skipped — destinations are free to import only the subset of inputs they recognise.