Data store support for complex objects

As George noted in another thread, today we have support in data stores for complex structures like this:

however the support for such a structure stops here.

For example, when trying to insert we only see this:

This request is to be able to use the data store with complex objects. For example, I would like to be able to update a single entry in the data store, with new values. Using the structure shown above, I may want to add a phone number to the phones array, or update a single phone number.

Community Page
Last updated: