Commit 183b7c8
committed
SdgSoft:
Temporarly solution so the nodes can be used and will be enhanced in future with complex types
- Restrict ArrayNode to use only string, number or boolean for now
- Restrict ObjectNode when choose array that items onnly use string, number or boolean for now1 parent 039b4e7 commit 183b7c8
2 files changed
Lines changed: 2 additions & 0 deletions
File tree
- apps/chaingraph-frontend/src/components/flow/nodes/ChaingraphNode/ports/ObjectPort/components
- packages/chaingraph-nodes/src/nodes/basic-values
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
92 | 93 | | |
93 | 94 | | |
94 | 95 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments