-
-
Notifications
You must be signed in to change notification settings - Fork 110
Issues: kobylynskyi/graphql-java-codegen
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Docs: gradle documentation needs to set the main sourcset from the task
bug
Something isn't working
#1585
opened Mar 10, 2025 by
xenoterracide
Documentation not consistent with code
bug
Something isn't working
#1581
opened Feb 13, 2025 by
honza-zidek
Support strict schema checking option to prevent parameter duplication
#1578
opened Jan 8, 2025 by
VladimirSmatanik
Support ArgumentValue wrapper for input parameters in Kotlin generator
#1575
opened Oct 30, 2024 by
bczerwinski-equinix
Java Time data types are not supported in mutation input fields because they are not escaped which leads to syntax validation errors
bug
Something isn't working
#1476
opened Mar 22, 2024 by
andreloeffelmann
Recursive Type Reuses Name for API and Model
bug
Something isn't working
#1475
opened Mar 12, 2024 by
MEnnabah
Problem with ArgumentValue serialization by GraphQLRequest (GraphQLRequest#toHttpJsonBody)
bug
Something isn't working
#1474
opened Mar 7, 2024 by
mka92
Gradle cache doesn't work when the same project is cloned to different location and graphqlCodegen task is executed
bug
Something isn't working
#1456
opened Feb 5, 2024 by
itsnagaraj
initializeNullableTypes is not applied for parameterized inputs
bug
Something isn't working
#1451
opened Jan 22, 2024 by
Djaler
parameterized @external field resolver should not generate resolver methods
bug
Something isn't working
#1447
opened Jan 8, 2024 by
gzak
allow providing additional custom imports
enhancement
New feature or request
#1414
opened Nov 27, 2023 by
FyiurAmron
chained setters
enhancement
New feature or request
java
Pull requests that update Java code
#1389
opened Nov 13, 2023 by
FyiurAmron
?toString gives double double quotes on Strings, and no way to get unquoted string
bug
Something isn't working
#1387
opened Nov 9, 2023 by
FyiurAmron
Add option to configure
customTypesMapping
beyond scalars to configure custom mappings for types
#1307
opened Aug 16, 2023 by
yeikel
generateImmutableModels = true conflicts with generateNoArgsConstructorOnly = true
bug
Something isn't working
good-first-issue
Good for newcomers
#1285
opened Aug 1, 2023 by
asoftwareguy
Add addFieldIdForResolving or customFields option
enhancement
New feature or request
#1276
opened Jul 22, 2023 by
viacheslav-dobrynin
Schema files under relative symbolic soft link directory are not recognizable
bug
Something isn't working
#1271
opened Jul 20, 2023 by
myatmin
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.