Class DiffEvent
java.lang.Object
graphql.schema.diff.DiffEvent
This represents the events that the
SchemaDiff outputs.-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DiffEvent.Builderstatic DiffEvent.Builderstatic DiffEvent.BuilderapiInfo()getLevel()toString()
-
Field Details
-
level
-
category
-
typeOfType
-
typeName
-
fieldName
-
reasonMsg
-
components
-
-
Constructor Details
-
DiffEvent
-
-
Method Details
-
getTypeName
-
getTypeKind
-
getReasonMsg
-
getLevel
-
getFieldName
-
getCategory
-
getComponents
-
toString
-
apiInfo
-
apiDanger
-
apiBreakage
-