Skip to content

Draft: Add resourceContainedIn

Lynn Foster requested to merge combine into master

In order to not require backend code to understand a whole process with its produce event, when creating each combine event, we propose creating a new property on EconomicEvent that will explicitly tell the backend what resource to combine into. Calling it resourceContainedIn, thanks for that suggestion @srfsh . (We will expect UI/UX code to manage that more complex state to get the produced resource to become the containedIn resource for the resourceInventoriedAs on the event being created.)

cc @pospi

This can stay Draft until I also create a MR for the vfgraphql spec, and we've had a chance to talk about it as needed.

Merge request reports