Skip to content

Commit 2c95567

Browse files
committed
Update ErrorLevel enum to include TODO level
1 parent 98a43fc commit 2c95567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.graphql

+1-1
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ type Error {
359359

360360
enum ErrorLevel {
361361
ERROR
362-
INFO
362+
TODO
363363
WARNING
364364
}
365365

0 commit comments

Comments
 (0)