Commit 79e0858
committed
Fix GraphQL mutation to exclude unsupported templateId field
- Remove templateId and copyFromGraphId from GraphQL mutation input
- Prevents 'templateId is not defined by type GraphCreateInput' error
- Allows graph creation to work with current Neo4j schema1 parent 679e301 commit 79e0858
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
| 148 | + | |
147 | 149 | | |
148 | | - | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
0 commit comments