public interface GraphQLError
| Modifier and Type | Method and Description |
|---|---|
ErrorType |
getErrorType() |
java.util.List<SourceLocation> |
getLocations() |
java.lang.String |
getMessage() |
java.lang.String getMessage()
java.util.List<SourceLocation> getLocations()
ErrorType getErrorType()