| Package | Description |
|---|---|
| io.smallrye.graphql.execution.datafetcher | |
| io.smallrye.graphql.execution.datafetcher.helper |
| Class and Description |
|---|
| ArgumentHelper
Help with the arguments when doing reflection calls
Here we need to transform (if needed) the arguments, and then make sure we
get the in the correct class type as expected by the method we want to call.
|
| BatchLoaderHelper
Helping with BatchLoaders
|
| ErrorResultHelper
Helping with PartialResults
|
| FieldHelper
Help with the field response
Here we need to transform (if needed) the response field
|
| ReflectionHelper
Help with reflection on an operation
|
| Class and Description |
|---|
| AbstractHelper
Help with the fields when fetching data.
|
Copyright © 2018–2021. All rights reserved.