Resolved! Need to Storing Multiple Values from json comma seperated.
Hello everyone ,I have a JOSN of watchlist users , in some case those can be multiple so i need to store there names and emails in a string type field ',' separated.{"size": 4,"start": 0,"limit": 50,"isLastPage": true,"_links": {"self": "-----------...

