Node
A Coalesce transformation node representing a data object (table, view, materialized view, etc.) in an environment or workspace.
Data TransformationSnowflakeData PipelineData CatalogData QualityAnalyticsArtificial Intelligence
Properties
| Name |
Type |
Description |
| id |
string |
Unique node identifier |
| name |
string |
Node name |
| type |
string |
Node type (e.g., table, view, materialized view) |
| environmentID |
string |
Associated environment ID |
| workspaceID |
string |
Associated workspace ID |
| createdAt |
string |
Timestamp when the node was created |
| updatedAt |
string |
Timestamp when the node was last updated |
JSON Schema