| Class | Description |
|---|---|
| GraphQLNamingStrategy |
Naming strategy that take GraphQL annotations into account
|
| InputTransformFields |
Here we create a mapping of all field in a input type that needs transformation
|
| JsonBCreator |
Here we create JsonB Objects for certain input object.
|
| JsonInputRegistry |
Here we register input objects to be used when creating method calls
For now we need to
- hold a custom JsonB map for custom name mapping and
- hold a map og all fields in input types that needs transforming
|
Copyright © 2018–2020. All rights reserved.