public class GraphQLError extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GraphQLError.GraphQLErrorBuilder |
| Modifier and Type | Method and Description |
|---|---|
static GraphQLError.GraphQLErrorBuilder |
builder() |
GraphQLErrorLocationsItems[] |
getLocations() |
String |
getMessage() |
String[] |
getPath() |
public static GraphQLError.GraphQLErrorBuilder builder()
public String getMessage()
public String[] getPath()
public GraphQLErrorLocationsItems[] getLocations()
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.