public static class GraphQLError.GraphQLErrorBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
GraphQLError |
build() |
GraphQLError.GraphQLErrorBuilder |
locations(GraphQLErrorLocationsItems[] locations) |
GraphQLError.GraphQLErrorBuilder |
message(String message) |
GraphQLError.GraphQLErrorBuilder |
path(String[] path) |
String |
toString() |
public GraphQLError.GraphQLErrorBuilder message(String message)
public GraphQLError.GraphQLErrorBuilder path(String[] path)
public GraphQLError.GraphQLErrorBuilder locations(GraphQLErrorLocationsItems[] locations)
public GraphQLError build()
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.