XXata•Created by Craft on 11/21/2024 in #help Push into an existing array with xata's SDK
To clarify, we are using xata.records().transaction({"operations": batch}) to upsert the records, and works flawlessly, but i think in case of an array, its going to just delete the current "price" instead of adding a value to the array.