| Package | Description |
|---|---|
| io.smallrye.graphql.execution.datafetcher.helper |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
FieldHelper
Help with the field response
Here we need to transform (if needed) the response field
|
Copyright © 2018–2021. All rights reserved.