Suven-p
Results
22
comments of
Suven-p
Modifying your example slightly https://tsplay.dev/wXr2Dm provides autocomplete and type validation for attribute parameter. However, I cant think of a way of enforce type of value parameter. 
I think it might not be possible to skip the type when creating a query with list documents, at least not with the current implementation. This is because: 1. Any...