If in uiSchema a prop has 'ui:indexable':true or 'ui:options':{indexable:true} and that prop in schema has maxItemsFrom===moleculesPropName then set ui:options':{indexable} to paths of molecules.
'ui:indexable':true
'ui:options':{indexable:true}
ui:options':{indexable}
Generated using TypeDoc
If in uiSchema a prop has
'ui:indexable':true
or'ui:options':{indexable:true}
and that prop in schema has maxItemsFrom===moleculesPropName then setui:options':{indexable}
to paths of molecules.