| Package | Description |
|---|---|
| io.smallrye.graphql.client.typesafe.api |
| Modifier and Type | Method and Description |
|---|---|
TypesafeGraphQLClientBuilder |
TypesafeGraphQLClientBuilder.configKey(String configKey)
The base key used to read configuration values.
|
default TypesafeGraphQLClientBuilder |
TypesafeGraphQLClientBuilder.endpoint(String endpoint)
The URL where the GraphQL service is listening
|
TypesafeGraphQLClientBuilder |
TypesafeGraphQLClientBuilder.endpoint(URI endpoint)
The URL where the GraphQL service is listening
|
static TypesafeGraphQLClientBuilder |
TypesafeGraphQLClientBuilder.newBuilder() |
Copyright © 2018–2021. All rights reserved.