building-envelope-data / database

Reference implementation of a product data server as part of the product data network buildingenvelopedata.org
MIT License
0 stars 0 forks source link

Manage some information in the metabase through the database #16

Closed simon-wacker closed 1 year ago

simon-wacker commented 2 years ago

For inspiration on how that can be done see https://github.com/openiddict/openiddict-samples/blob/dev/samples/Velusia/Velusia.Client/Controllers/HomeController.cs#L24-L43

We could for example provide a mutation that issues a new component UUID from the database and creates a data entry in the database for that component UUID.