Skip to content

Add graph save

Jure requested to merge add_graph_save into master

Adds .saveGraph() to the BaseModel. Uses Objection's upsertGraphAndFetch and insertGraphAndFetch underneath.

Merge request reports