Issues
- 0
GraphQL OneOf Directive
#1524 opened by abigailCortis - 1
Adding custom annotation to fields, like additional validation annotations
#1523 opened by Andras-Csanyi - 7
- 1
- 1
Problem with ArgumentValue serialization by GraphQLRequest (GraphQLRequest#toHttpJsonBody)
#1474 opened by mka92 - 1
Gradle cache doesn't work when the same project is cloned to different location and graphqlCodegen task is executed
#1456 opened by itsnagaraj - 1
Java Time data types are not supported in mutation input fields because they are not escaped which leads to syntax validation errors
#1476 opened by andreloeffelmann - 0
Recursive Type Reuses Name for API and Model
#1475 opened by MEnnabah - 0
- 0
- 0
Support Custom Type Configuration
#1461 opened by MathieuLegault1 - 4
Add an ability to generate DataFetcherResult for a specific fields in Java
#1416 opened by kirill071992 - 1
Custom type mapping for enum not generating correctly when default enum value is specified
#1429 opened by myatmin - 1
provide Lombok compatibility
#1390 opened by FyiurAmron - 0
- 6
chained setters
#1389 opened by FyiurAmron - 1
- 0
When generating java pojo, the attribute type of the pojo class becomes boolean
#1448 opened by side-wipe - 2
- 0
allow providing additional custom imports
#1414 opened by FyiurAmron - 1
allow creating setter definitions in interfaces
#1388 opened by FyiurAmron - 0
Unable to serialize Object
#1413 opened by esfomeado - 0
How do I generate a Java object and pass parameters like a directive? Can you give me an example?
#1411 opened by look2J - 2
- 0
generateImmutableModels = true conflicts with generateNoArgsConstructorOnly = true
#1285 opened by asoftwareguy - 0
?toString gives double double quotes on Strings, and no way to get unquoted string
#1387 opened by FyiurAmron - 8
- 1
- 1
Templates more flexible
#1327 opened by MartyWind - 2
- 1
Allow to exclude fields from generated GraphQL objects
#1297 opened by sabirove - 1
parametrizedResolverAnnotations is not working
#1329 opened by asndevever - 2
Cannot use customTemplates
#1244 opened by ABashkirtseva - 2
Add option to configure `customTypesMapping` beyond scalars to configure custom mappings for types
#1307 opened by yeikel - 4
Allow generation of for case‐sensitive types
#1308 opened by yeikel - 6
- 3
Problems with `customTypesMapping` and `directiveAnnotationsMapping` at the same time
#1272 opened by jxnu-liguobin - 6
Increase customizability of values that can be returned by apiReturnType
#1167 opened by matsudamper - 2
When will the next version be released?
#1251 opened by matsudamper - 2
Custom templates don´t work properly with Gradle Plugin
#1158 opened by esfomeado - 0
Schema files under relative symbolic soft link directory are not recognizable
#1271 opened by myatmin - 7
Unable to generate Kotlin data classes with custom annotations applied on field(by default, it's applied on getter).
#1263 opened by rachana-sudhindradani - 2
When will the next version be released with changes that generate annotations on fields instead of getters for Kotlin?
#1268 opened by rachana-sudhindradani - 3
Codegen tack error ('grammar' tokens limit)
#1216 opened by portal-S - 1
Generate Spring @ProjectedPayload Interface
#1219 opened by JamesPeters98 - 2
Getter methods for boolean types
#1209 opened by ramonaborg - 3
Usage of class JavaPluginConvention should be replaced with JavaPluginExtension
#1150 opened by bmuschko - 1
setting generateNoArgsConstructorOnly to true generates non-compileable source files
#1154 opened by andreloeffelmann - 0
- 2
Generated models dont include fields with arguments
#1149 opened by codezisland