Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 309 Bytes

bigquery-insert.md

File metadata and controls

6 lines (4 loc) · 309 Bytes

BigQuery Insert

BigQuery Insert Node

The BigQuery insert node performs insertion of new rows into the table. The msg.payload contains either a single object or an array of objects that are to be inserted into the table.

The node passes through the input message unchanged.