Skip to content

Commit fe2d71a

Browse files
committed
#345 - spillin misteak
1 parent 3a392cf commit fe2d71a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/graphql/ErrorType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ public enum ErrorType {
66
InvalidSyntax,
77
ValidationError,
88
DataFetchingException,
9-
MutationsNoSupported
9+
MutationNotSupported
1010

1111
}

0 commit comments

Comments
 (0)