JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
O
R
S
T
U
A
apply(Class<?>, AnnotatedType)
- Method in class graphql.annotations.
DefaultTypeFunction
argument(Parameter, GraphQLType)
- Static method in class graphql.annotations.
GraphQLAnnotations
C
completeValue(ExecutionContext, GraphQLType, List<Field>, Object)
- Method in class graphql.annotations.
EnhancedExecutionStrategy
Connection
- Interface in
graphql.annotations
D
DefaultTypeFunction
- Class in
graphql.annotations
DefaultTypeFunction()
- Constructor for class graphql.annotations.
DefaultTypeFunction
DispatchingConnection
- Class in
graphql.annotations
DispatchingConnection(Object)
- Constructor for class graphql.annotations.
DispatchingConnection
E
EnhancedExecutionStrategy
- Class in
graphql.annotations
EnhancedExecutionStrategy()
- Constructor for class graphql.annotations.
EnhancedExecutionStrategy
equals(Object)
- Method in class graphql.annotations.
GraphQLAnnotations.GraphQLFieldDefinitionWrapper
equals(Object)
- Method in class graphql.annotations.
GraphQLAnnotations.GraphQLObjectTypeWrapper
F
field(Field)
- Static method in class graphql.annotations.
GraphQLAnnotations
field(Method)
- Static method in class graphql.annotations.
GraphQLAnnotations
G
get(DataFetchingEnvironment)
- Method in class graphql.annotations.
DispatchingConnection
get(DataFetchingEnvironment)
- Method in class graphql.annotations.
RelayMutationMethodDataFetcher
get(DataFetchingEnvironment)
- Method in class graphql.annotations.
StreamConnection
graphql.annotations
- package graphql.annotations
GraphQLAnnotations
- Class in
graphql.annotations
A utility class for extracting GraphQL data structures from annotated elements.
GraphQLAnnotations()
- Constructor for class graphql.annotations.
GraphQLAnnotations
GraphQLAnnotations.GraphQLFieldDefinitionWrapper
- Class in
graphql.annotations
GraphQLAnnotations.GraphQLObjectTypeWrapper
- Class in
graphql.annotations
GraphQLConnection
- Annotation Type in
graphql.annotations
Specifies that the annotated field or method (given it is also annotated with
GraphQLField
) is a collection that will be adhering
Relay Connection specification
At the moment, the only allowed type for such field is
List<?>
GraphQLDataFetcher
- Annotation Type in
graphql.annotations
GraphQLDefaultValue
- Annotation Type in
graphql.annotations
GraphQLDeprecate
- Annotation Type in
graphql.annotations
GraphQLDescription
- Annotation Type in
graphql.annotations
GraphQLField
- Annotation Type in
graphql.annotations
GraphQLFieldDefinitionWrapper(GraphQLFieldDefinition)
- Constructor for class graphql.annotations.
GraphQLAnnotations.GraphQLFieldDefinitionWrapper
GraphQLInvokeDetached
- Annotation Type in
graphql.annotations
GraphQLName
- Annotation Type in
graphql.annotations
GraphQLNonNull
- Annotation Type in
graphql.annotations
GraphQLObjectTypeWrapper(GraphQLObjectType)
- Constructor for class graphql.annotations.
GraphQLAnnotations.GraphQLObjectTypeWrapper
GraphQLRelayMutation
- Annotation Type in
graphql.annotations
Make the field with arguments conform to Relay specification (input: {..., clientMutationId: ...})
GraphQLType
- Annotation Type in
graphql.annotations
GraphQLTypeResolver
- Annotation Type in
graphql.annotations
GraphQLUnion
- Annotation Type in
graphql.annotations
I
iface(Class<?>)
- Static method in class graphql.annotations.
GraphQLAnnotations
Extract GraphQLInterfaceType from an interface
ifaceBuilder(Class<?>)
- Static method in class graphql.annotations.
GraphQLAnnotations
inputObject(GraphQLObjectType)
- Static method in class graphql.annotations.
GraphQLAnnotations
instance
- Static variable in class graphql.annotations.
DefaultTypeFunction
L
ListConnection
- Class in
graphql.annotations
ListConnection(List<?>)
- Constructor for class graphql.annotations.
ListConnection
O
object(Class<?>)
- Static method in class graphql.annotations.
GraphQLAnnotations
Extract GraphQLObjectType from a class
objectBuilder(Class<?>)
- Static method in class graphql.annotations.
GraphQLAnnotations
R
register(Class<?>, TypeFunction)
- Static method in class graphql.annotations.
DefaultTypeFunction
RelayMutationMethodDataFetcher
- Class in
graphql.annotations
RelayMutationMethodDataFetcher(Method, List<GraphQLArgument>, GraphQLInputType, GraphQLOutputType)
- Constructor for class graphql.annotations.
RelayMutationMethodDataFetcher
resolveField(ExecutionContext, GraphQLObjectType, Object, List<Field>)
- Method in class graphql.annotations.
EnhancedExecutionStrategy
S
StreamConnection
- Class in
graphql.annotations
StreamConnection(Stream<?>)
- Constructor for class graphql.annotations.
StreamConnection
T
TypeFunction
- Interface in
graphql.annotations
U
unionBuilder(Class<?>)
- Static method in class graphql.annotations.
GraphQLAnnotations
A
C
D
E
F
G
I
L
O
R
S
T
U
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes