Hey fellas, I have a multifield which has some custom data.I want to expose the data to vuejs in a custom data model object. What is the best approach for the same?1. Create a custom JsonObject with the fields we want.2. Use Sling Model Exporter The problem with #2 is I can get the json response for...