Commit f135094
authored
Update resolvers.ts, handle error when "resolver" variable in addObject is undefined
I suggest this update to the addObject method: if the resolver is undefined, provide a clear message to the user.1 parent e72b40d commit f135094
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
261 | 268 | | |
262 | 269 | | |
263 | 270 | | |
| |||
0 commit comments