Kaustav Ghosh
10/21/2024, 3:29 PMuser
10/21/2024, 3:30 PMString
. - `_airbyte_emitted_at`: a timestamp representing when the event was pulled from the data source. The field type in MongoDB is Timestamp
. - `_airbyte_data`: a json blob representing with the event data. The field type in MongoDB is Object
. You can find more details in the [MongoDB destination documentation](https://docs.airbyte.com/integrations/destinations/mongodb#mongodb).Kaustav Ghosh
10/21/2024, 4:57 PMuser
10/21/2024, 4:57 PMuser
10/21/2024, 4:57 PM