Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

arg(String, Object) - Static method in interface io.smallrye.graphql.client.core.Argument
 
arg(String, InputObject) - Static method in interface io.smallrye.graphql.client.core.Argument
 
arg(String, Variable) - Static method in interface io.smallrye.graphql.client.core.Argument
 
args(Argument...) - Static method in interface io.smallrye.graphql.client.core.Argument
 
Argument - Interface in io.smallrye.graphql.client.core
 
AuthorizationHeader - Annotation Type in io.smallrye.graphql.client.typesafe.api
A specialized Header for Authorization.
AuthorizationHeader.Type - Enum in io.smallrye.graphql.client.typesafe.api
 

B

build() - Method in interface io.smallrye.graphql.client.core.Buildable
 
build() - Method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClientBuilder
 
build(Class<T>) - Method in interface io.smallrye.graphql.client.typesafe.api.TypesafeGraphQLClientBuilder
 
Buildable - Interface in io.smallrye.graphql.client.core
 
BuildException - Exception in io.smallrye.graphql.client.core.exceptions
 
BuildException(String) - Constructor for exception io.smallrye.graphql.client.core.exceptions.BuildException
 

C

configKey(String) - Method in interface io.smallrye.graphql.client.typesafe.api.TypesafeGraphQLClientBuilder
The base key used to read configuration values.

D

defaultToString() - Method in interface io.smallrye.graphql.client.typesafe.api.GraphQLClientError
we can't declare a default toString in an interface
Document - Interface in io.smallrye.graphql.client.core
 
document(Operation...) - Static method in interface io.smallrye.graphql.client.core.Document
 
DynamicClientException - Exception in io.smallrye.graphql.client.dynamic.api
 
DynamicClientException(String) - Constructor for exception io.smallrye.graphql.client.dynamic.api.DynamicClientException
 
DynamicGraphQLClient - Interface in io.smallrye.graphql.client.dynamic.api
 
DynamicGraphQLClientBuilder - Interface in io.smallrye.graphql.client.dynamic.api
 

E

endpoint(String) - Method in interface io.smallrye.graphql.client.typesafe.api.TypesafeGraphQLClientBuilder
The URL where the GraphQL service is listening
endpoint(URI) - Method in interface io.smallrye.graphql.client.typesafe.api.TypesafeGraphQLClientBuilder
The URL where the GraphQL service is listening
Enum - Interface in io.smallrye.graphql.client.core
 
equals(Object) - Method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
equals(Object) - Method in class io.smallrye.graphql.client.typesafe.api.SourceLocation
 
Error - Interface in io.smallrye.graphql.client
 
ErrorOr<T> - Class in io.smallrye.graphql.client.typesafe.api
Like an Optional, but if a value is not present, there is a List of GraphQLClientErrors instead.
executeAsync(Document) - Method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClient
 
executeAsync(Request) - Method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClient
 
executeSync(Document) - Method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClient
 
executeSync(Request) - Method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClient
 

F

Field - Interface in io.smallrye.graphql.client.core
 
field(String) - Static method in interface io.smallrye.graphql.client.core.Field
 
field(String, Field...) - Static method in interface io.smallrye.graphql.client.core.Field
 
field(String, Argument...) - Static method in interface io.smallrye.graphql.client.core.Field
 
field(String, List<Argument>, Field...) - Static method in interface io.smallrye.graphql.client.core.Field
 
fields(Field...) - Static method in interface io.smallrye.graphql.client.core.Field
 

G

get() - Method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
getArguments() - Method in interface io.smallrye.graphql.client.core.Field
 
getChild() - Method in interface io.smallrye.graphql.client.core.VariableType
 
getColumn() - Method in class io.smallrye.graphql.client.typesafe.api.SourceLocation
 
getData() - Method in interface io.smallrye.graphql.client.Response
 
getDefaultValue() - Method in interface io.smallrye.graphql.client.core.Variable
 
getDocument() - Method in interface io.smallrye.graphql.client.Request
 
getErrorCode() - Method in interface io.smallrye.graphql.client.typesafe.api.GraphQLClientError
 
getErrors() - Method in interface io.smallrye.graphql.client.Response
 
getErrors() - Method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
getErrors() - Method in exception io.smallrye.graphql.client.typesafe.api.GraphQLClientException
 
getExtensions() - Method in interface io.smallrye.graphql.client.Error
 
getExtensions() - Method in interface io.smallrye.graphql.client.typesafe.api.GraphQLClientError
 
getFields() - Method in interface io.smallrye.graphql.client.core.Field
 
getFields() - Method in interface io.smallrye.graphql.client.core.Operation
 
getInputObjectFields() - Method in interface io.smallrye.graphql.client.core.InputObject
 
getLine() - Method in class io.smallrye.graphql.client.typesafe.api.SourceLocation
 
getList(Class<T>, String) - Method in interface io.smallrye.graphql.client.Response
 
getLocations() - Method in interface io.smallrye.graphql.client.Error
 
getLocations() - Method in interface io.smallrye.graphql.client.typesafe.api.GraphQLClientError
 
getMessage() - Method in interface io.smallrye.graphql.client.Error
 
getMessage() - Method in interface io.smallrye.graphql.client.typesafe.api.GraphQLClientError
 
getName() - Method in interface io.smallrye.graphql.client.core.Argument
 
getName() - Method in interface io.smallrye.graphql.client.core.Field
 
getName() - Method in interface io.smallrye.graphql.client.core.InputObjectField
 
getName() - Method in interface io.smallrye.graphql.client.core.Operation
 
getName() - Method in interface io.smallrye.graphql.client.core.Variable
 
getName() - Method in interface io.smallrye.graphql.client.core.VariableType
 
getNewInstanceOf(Class<T>) - Static method in class io.smallrye.graphql.client.core.utils.ServiceUtils
 
getObject(Class<T>, String) - Method in interface io.smallrye.graphql.client.Response
 
getOperations() - Method in interface io.smallrye.graphql.client.core.Document
 
getPath() - Method in interface io.smallrye.graphql.client.Error
 
getPath() - Method in interface io.smallrye.graphql.client.typesafe.api.GraphQLClientError
The path can be either String or Integer items
getSourceName() - Method in class io.smallrye.graphql.client.typesafe.api.SourceLocation
 
getType() - Method in interface io.smallrye.graphql.client.core.Operation
 
getType() - Method in interface io.smallrye.graphql.client.core.Variable
 
getValue() - Method in interface io.smallrye.graphql.client.core.Argument
 
getValue() - Method in interface io.smallrye.graphql.client.core.Enum
 
getValue() - Method in interface io.smallrye.graphql.client.core.InputObjectField
 
getVariable(String) - Method in interface io.smallrye.graphql.client.Request
 
getVariables() - Method in interface io.smallrye.graphql.client.core.Operation
 
getVariables() - Method in interface io.smallrye.graphql.client.Request
 
gqlEnum(String) - Static method in interface io.smallrye.graphql.client.core.Enum
 
GraphQLClientApi - Annotation Type in io.smallrye.graphql.client.typesafe.api
Annotate your GraphQL Client interface as GraphQLClientApi, so CDI can build and inject it for you.
GraphQLClientError - Interface in io.smallrye.graphql.client.typesafe.api
 
GraphQLClientException - Exception in io.smallrye.graphql.client.typesafe.api
 
GraphQLClientException(String) - Constructor for exception io.smallrye.graphql.client.typesafe.api.GraphQLClientException
 
GraphQLClientException(String, List<GraphQLClientError>) - Constructor for exception io.smallrye.graphql.client.typesafe.api.GraphQLClientException
 
GraphQLClientException(String, Throwable) - Constructor for exception io.smallrye.graphql.client.typesafe.api.GraphQLClientException
 

H

hasData() - Method in interface io.smallrye.graphql.client.Response
 
hasError() - Method in interface io.smallrye.graphql.client.Response
 
hashCode() - Method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
hashCode() - Method in class io.smallrye.graphql.client.typesafe.api.SourceLocation
 
header(String, String) - Method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClientBuilder
 
Header - Annotation Type in io.smallrye.graphql.client.typesafe.api
Adds a custom header to the http requests sent out by the GraphQL Client.
Headers - Annotation Type in io.smallrye.graphql.client.typesafe.api
 

I

InputObject - Interface in io.smallrye.graphql.client.core
 
inputObject(InputObjectField...) - Static method in interface io.smallrye.graphql.client.core.InputObject
 
InputObjectField - Interface in io.smallrye.graphql.client.core
 
io.smallrye.graphql.client - package io.smallrye.graphql.client
 
io.smallrye.graphql.client.core - package io.smallrye.graphql.client.core
 
io.smallrye.graphql.client.core.exceptions - package io.smallrye.graphql.client.core.exceptions
 
io.smallrye.graphql.client.core.utils - package io.smallrye.graphql.client.core.utils
 
io.smallrye.graphql.client.dynamic.api - package io.smallrye.graphql.client.dynamic.api
 
io.smallrye.graphql.client.typesafe.api - package io.smallrye.graphql.client.typesafe.api
 
isError() - Method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
isList() - Method in interface io.smallrye.graphql.client.core.VariableType
 
isNonNull() - Method in interface io.smallrye.graphql.client.core.VariableType
 
isPresent() - Method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 

L

list(ScalarType) - Static method in interface io.smallrye.graphql.client.core.VariableType
 
list(String) - Static method in interface io.smallrye.graphql.client.core.VariableType
 
list(VariableType) - Static method in interface io.smallrye.graphql.client.core.VariableType
 

M

Multiple - Annotation Type in io.smallrye.graphql.client.typesafe.api
'Hide' or 'unwrap' the return type of the annotated method from GraphQL, i.e.

N

NamedClient - Annotation Type in io.smallrye.graphql.client
Marks an injection point that should receive a named GraphQL client instance.
NestedParameter - Annotation Type in io.smallrye.graphql.client.typesafe.api
Places a parameter not on the query field but some field deeper in the request, e.g.
newBuilder() - Static method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClientBuilder
 
newBuilder() - Static method in interface io.smallrye.graphql.client.typesafe.api.TypesafeGraphQLClientBuilder
 
nonNull(ScalarType) - Static method in interface io.smallrye.graphql.client.core.VariableType
 
nonNull(String) - Static method in interface io.smallrye.graphql.client.core.VariableType
 
nonNull(VariableType) - Static method in interface io.smallrye.graphql.client.core.VariableType
 

O

of(T) - Static method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
ofErrors(List<GraphQLClientError>) - Static method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
Operation - Interface in io.smallrye.graphql.client.core
 
operation(Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operation(List<Variable>, Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operation(OperationType, Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operation(OperationType, List<Variable>, Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operation(String, Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operation(OperationType, String, Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operation(String, List<Variable>, Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operation(OperationType, String, List<Variable>, Field...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
operations(Operation...) - Static method in interface io.smallrye.graphql.client.core.Operation
 
OperationType - Enum in io.smallrye.graphql.client.core
 

P

prop(String, Object) - Static method in interface io.smallrye.graphql.client.core.InputObjectField
 
prop(String, Variable) - Static method in interface io.smallrye.graphql.client.core.InputObjectField
 

R

Request - Interface in io.smallrye.graphql.client
 
resetVariables() - Method in interface io.smallrye.graphql.client.Request
 
Response - Interface in io.smallrye.graphql.client
 

S

ScalarType - Enum in io.smallrye.graphql.client.core
 
ServiceUtils - Class in io.smallrye.graphql.client.core.utils
 
setArguments(List<Argument>) - Method in interface io.smallrye.graphql.client.core.Field
 
setChild(VariableType) - Method in interface io.smallrye.graphql.client.core.VariableType
 
setDefaultValue(Optional<Object>) - Method in interface io.smallrye.graphql.client.core.Variable
 
setFields(List<Field>) - Method in interface io.smallrye.graphql.client.core.Field
 
setFields(List<Field>) - Method in interface io.smallrye.graphql.client.core.Operation
 
setInputObjectFields(List<InputObjectField>) - Method in interface io.smallrye.graphql.client.core.InputObject
 
setName(String) - Method in interface io.smallrye.graphql.client.core.Argument
 
setName(String) - Method in interface io.smallrye.graphql.client.core.Field
 
setName(String) - Method in interface io.smallrye.graphql.client.core.InputObjectField
 
setName(String) - Method in interface io.smallrye.graphql.client.core.Operation
 
setName(String) - Method in interface io.smallrye.graphql.client.core.Variable
 
setName(String) - Method in interface io.smallrye.graphql.client.core.VariableType
 
setNonNull(boolean) - Method in interface io.smallrye.graphql.client.core.VariableType
 
setOperations(List<Operation>) - Method in interface io.smallrye.graphql.client.core.Document
 
setType(OperationType) - Method in interface io.smallrye.graphql.client.core.Operation
 
setType(VariableType) - Method in interface io.smallrye.graphql.client.core.Variable
 
setValue(Object) - Method in interface io.smallrye.graphql.client.core.Argument
 
setValue(String) - Method in interface io.smallrye.graphql.client.core.Enum
 
setValue(Object) - Method in interface io.smallrye.graphql.client.core.InputObjectField
 
setVariable(String, Object) - Method in interface io.smallrye.graphql.client.Request
 
setVariables(List<Variable>) - Method in interface io.smallrye.graphql.client.core.Operation
 
setVariables(Map<String, Object>) - Method in interface io.smallrye.graphql.client.Request
 
SourceLocation - Class in io.smallrye.graphql.client.typesafe.api
 
SourceLocation() - Constructor for class io.smallrye.graphql.client.typesafe.api.SourceLocation
 
SourceLocation(int, int, String) - Constructor for class io.smallrye.graphql.client.typesafe.api.SourceLocation
 

T

toJson() - Method in interface io.smallrye.graphql.client.Request
 
toString() - Method in enum io.smallrye.graphql.client.core.ScalarType
 
toString() - Method in class io.smallrye.graphql.client.typesafe.api.ErrorOr
 
toString() - Method in exception io.smallrye.graphql.client.typesafe.api.GraphQLClientException
 
toString() - Method in class io.smallrye.graphql.client.typesafe.api.SourceLocation
 
TypesafeGraphQLClientBuilder - Interface in io.smallrye.graphql.client.typesafe.api
Use this builder, when you are not in a CDI context, i.e.

U

url(String) - Method in interface io.smallrye.graphql.client.dynamic.api.DynamicGraphQLClientBuilder
 

V

valueOf(String) - Static method in enum io.smallrye.graphql.client.core.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.smallrye.graphql.client.core.ScalarType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.smallrye.graphql.client.typesafe.api.AuthorizationHeader.Type
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.smallrye.graphql.client.core.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.smallrye.graphql.client.core.ScalarType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.smallrye.graphql.client.typesafe.api.AuthorizationHeader.Type
Returns an array containing the constants of this enum type, in the order they are declared.
var(String, ScalarType) - Static method in interface io.smallrye.graphql.client.core.Variable
 
var(String, ScalarType, Object) - Static method in interface io.smallrye.graphql.client.core.Variable
 
var(String, String) - Static method in interface io.smallrye.graphql.client.core.Variable
 
var(String, String, Object) - Static method in interface io.smallrye.graphql.client.core.Variable
 
var(String, VariableType) - Static method in interface io.smallrye.graphql.client.core.Variable
 
var(String, VariableType, Object) - Static method in interface io.smallrye.graphql.client.core.Variable
 
Variable - Interface in io.smallrye.graphql.client.core
 
VariableType - Interface in io.smallrye.graphql.client.core
 
vars(Variable...) - Static method in interface io.smallrye.graphql.client.core.Variable
 
varType(String) - Static method in interface io.smallrye.graphql.client.core.VariableType
 
varType(ScalarType) - Static method in interface io.smallrye.graphql.client.core.VariableType
 
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2018–2021. All rights reserved.