You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please, better examples of working with arrays and append items to an existing array, the example in the documentations it's very simple and i can't understand how use it
// Results in the destination array appending the source values
{
"destination": [
{/*Results from the mapping function applied to sourceArray */},
{/*Results from the mapping function applied to otherSourceArray */},
]
}`
Hello.
Need more examples.
how to edit
The text was updated successfully, but these errors were encountered: