We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df5391 commit bfd6f45Copy full SHA for bfd6f45
1 file changed
src/main/java/graphql/schema/diff/DiffEvent.java
@@ -74,6 +74,7 @@ public String toString() {
74
}
75
76
/**
77
+ * @return a Builder of Info level diff events
78
* @deprecated use {@link DiffEvent#apiInfo()} instead
79
*/
80
@Deprecated
0 commit comments