| Annotation Type | Description |
|---|---|
| GraphQLArgument | |
| GraphQLComplexity | |
| GraphQLContext |
Created by bojan.tomic on 3/16/16.
|
| GraphQLEnvironment |
Marks a parameter representing a value injected from the current execution environment.
|
| GraphQLId |
Denotes the annotated element is to be mapped as a GraphQL ID
|
| GraphQLIgnore |
Meta-annotation meant to signify that the marked annotation renders the annotated object
ignorable by the mapping process
|
| GraphQLInputField | |
| GraphQLMutation |
Created by bojan.tomic on 5/16/16.
|
| GraphQLNonNull | |
| GraphQLQuery |
Created by bojan.tomic on 3/2/16.
|
| GraphQLRootContext |
Marks the parameters representing the root context
|
| GraphQLScalar | |
| GraphQLTypeResolver | |
| GraphQLUnion |
Copyright © 2016–2017. All rights reserved.