| Class | Description |
|---|---|
| AbstractHelper |
Help with the fields when fetching data.
|
| 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
|
Copyright © 2018–2021. All rights reserved.