Commit 8f3b3e9
Taniya Mathur
Fix TestSet fileCount field to be nullable
- Changed fileCount from Int! to Int in TestSet type
- Resolves GraphQL validation error when backend returns null fileCount
- Allows test sets with unknown file counts during processing1 parent adce7c5 commit 8f3b3e9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
0 commit comments