Commit 5dae4e9
committed
fix: extract recordEvents field from root object in subscription resolver
The resolver was returning the entire root object instead of the
recordEvents field within it, causing GraphQL to fail when resolving
child fields like uri, type, etc.1 parent 5a4174f commit 5dae4e9
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
159 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
160 | 163 | | |
161 | 164 | | |
162 | 165 | | |
| |||
0 commit comments