This is the idiomatic usage pattern for serialization of optional list of objects.
Notice our particular usage of serializeArray and deserializeArray that is deisnged for testing and accounting for logic mismatches between servers and studio
serializeArray
deserializeArray
Optional
This is the idiomatic usage pattern for serialization of optional list of objects.
Notice our particular usage of
serializeArray
anddeserializeArray
that is deisnged for testing and accounting for logic mismatches between servers and studio