Skip to content

Commit 6bf581d

Browse files
committed
1 parent eb00f57 commit 6bf581d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/graphql/Enums.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
/**
88
* The enums that are understood by graphql-java
99
*/
10+
@PublicApi
1011
public class Enums {
1112
public static final String ON_ERROR = "OnError";
1213
public static final String ON_ERROR_PROPAGATE = "PROPAGATE";

0 commit comments

Comments
 (0)