Description
If a component has option that is collection based (list,map etc) then we should include metadata what the value types are so we know what those are storing.
And the configurers should then generate getCollectionValueType in the source code. We do this for endpoints and others. But components is missing.