... | @@ -26,7 +26,7 @@ Templates can also be interpolated with variables from parent nodes or metadata |
... | @@ -26,7 +26,7 @@ Templates can also be interpolated with variables from parent nodes or metadata |
|
|
|
|
|
## Type Casting
|
|
## Type Casting
|
|
|
|
|
|
The system will attempt to correctly cast values to their appropriate types during import, immediately after transformation. Type casting is inferred from the `manifest.json` file for a pod.
|
|
The system will attempt to correctly cast values to their appropriate types during import, immediately after transformation. [Type casting](https://en.wikipedia.org/wiki/Type_conversion) is inferred from the `manifest.json` file for a pod.
|
|
|
|
|
|
## Object and Array Passthrough
|
|
## Object and Array Passthrough
|
|
|
|
|
... | | ... | |