Comment #⁨8⁩

Here's another example of Type Two from Slack. Michael builds transmissions. Each type of transmission is an instance of #transmission which has a >Price field. Each build is an instance of #build which has an options from supertag #transmission field. He'd like to find all the builds from a particular period and calculate the total price. This is not currently possible.