| Package | Description |
|---|---|
| io.smallrye.graphql.client.typesafe.api |
| Modifier and Type | Method and Description |
|---|---|
static <T> ErrorOr<T> |
ErrorOr.of(T value) |
static <T> ErrorOr<T> |
ErrorOr.ofErrors(List<GraphQLClientError> errors) |
Copyright © 2018–2021. All rights reserved.