I have an object field in model as: (using mysql-connector):
object
mysql-connector
@property({ type: \'object\', }) Data?: object;
I want