I want to define a field and be able to set the value type as JS Object, however when defining it I don’t see the type to define it.
There is no field type JS Object for a collection. You can use a text field. Then, when you retrieve the value, convert it to an object using Parse() . Feel free to post a feature request .