debate-map / app

Monorepo for the client, server, etc. of the Debate Map website.
https://debatemap.app
MIT License
73 stars 16 forks source link

MS claim-gen importer stores the uuid from claim-gen, in the "extras.externalId" field #250

Closed Venryx closed 7 months ago

Venryx commented 10 months ago

Requires a bit of work in the addChildNode command, to call into the updateNode command within the same transaction (or use its underlying functions), in order to set the initial contents of the "extras" field (without duplication of code).