If you don’t want the Set node you can alternative use the Merge node to get the data back:
The “Replace incoming data with something else” node in this example will replace your incoming data, similar to what most the NocoDB node would do. However, the subsequent Merge node combines both the previous and the new data into a single new item, giving you back the previous data structure.