Target the specified datasets along with all upstream datasets except the ignored datasets.
| Name | Type | Required | Description |
|---|---|---|---|
| target_rids | List[BuildableRid] | Yes | The target datasets. |
| ignored_rids | List[BuildableRid] | Yes | The datasets to ignore when calculating the final set of dataset to build. |
| type | Literal["upstream"] | Yes | None |