Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
returnly
/
graphql-java-codegen
Public
forked from
kobylynskyi/graphql-java-codegen
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java-codegen
src
test
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 3, 2020
Add `all` on projection #300 (#302)
Show description for d7fa4ff
jxnu-liguobin
authored
d7fa4ff
View commit details
Copy full SHA for d7fa4ff
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
Relay support #295 (#304)
kobylynskyi
authored
fda4235
View commit details
Copy full SHA for fda4235
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Support code generation based on introspection query response #165 (#297)
Show description for b1c8b6c
kobylynskyi
and
jxnu-liguobin
authored
b1c8b6c
View commit details
Copy full SHA for b1c8b6c
View code at this point
Browse repository at this point
Ability to specify fieldsWithResolvers via directives #296 (#299)
kobylynskyi
authored
f1c189d
View commit details
Copy full SHA for f1c189d
View code at this point
Browse repository at this point
Commits on Aug 18, 2020
add suffix after the default value of the base type(long) (#292)
Show description for 2faea7c
jxnu-liguobin
authored
2faea7c
View commit details
Copy full SHA for 2faea7c
View code at this point
Browse repository at this point
Commits on Aug 11, 2020
Changes for upcoming release 3.0.0 (#278)
Show description for e2f1f3b
kobylynskyi
authored
e2f1f3b
View commit details
Copy full SHA for e2f1f3b
View code at this point
Browse repository at this point
Commits on Aug 10, 2020
Fix request serialization if null input was supplied #271 (#272)
kobylynskyi
authored
d71fb3b
View commit details
Copy full SHA for d71fb3b
View code at this point
Browse repository at this point
Support descriptions in Javadoc rather than comments #267 (#268)
kobylynskyi
authored
97943da
View commit details
Copy full SHA for 97943da
View code at this point
Browse repository at this point
Commits on Aug 2, 2020
Ability to specify customTypesMapping for operation input #260 (#262)
kobylynskyi
authored
31d568f
View commit details
Copy full SHA for 31d568f
View code at this point
Browse repository at this point
Commits on Jul 26, 2020
Handle java reserved words in enum #249 (#250)
kobylynskyi
authored
11b9c26
View commit details
Copy full SHA for 11b9c26
View code at this point
Browse repository at this point
Commits on Jul 22, 2020
Bump to release version 2.4.0
kobylynskyi
committed
9126d87
View commit details
Copy full SHA for 9126d87
View code at this point
Browse repository at this point
Support mapping of GraphQL directives to annotations #241 (#246)
kobylynskyi
authored
692998b
View commit details
Copy full SHA for 692998b
View code at this point
Browse repository at this point
Commits on Jul 21, 2020
Possibility to add typename to resp proj of types #245 (#247)
Show description for 5991368
kobylynskyi
authored
5991368
View commit details
Copy full SHA for 5991368
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Handle preceding "@" in annotations, refactor tests #239 (#240)
kobylynskyi
authored
7afb670
View commit details
Copy full SHA for 7afb670
View code at this point
Browse repository at this point
Commits on Jul 19, 2020
Handle java-reserved names in client generated classes #237 (#238)
kobylynskyi
authored
9e85c13
View commit details
Copy full SHA for 9e85c13
View code at this point
Browse repository at this point
Commits on Jul 18, 2020
Custom types for async Query/Mutation generation #228 (#236)
kobylynskyi
authored
f05b793
View commit details
Copy full SHA for f05b793
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
Add typename to interface response projection #230 (#233)
kobylynskyi
authored
f24a0ad
View commit details
Copy full SHA for f24a0ad
View code at this point
Browse repository at this point
Support customAnnotationsMapping at class-level #231 (#234)
kobylynskyi
authored
e31d8ba
View commit details
Copy full SHA for e31d8ba
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
Support Response Projection for GraphQL interfaces #226 (#227)
kobylynskyi
authored
83d6e58
View commit details
Copy full SHA for 83d6e58
View code at this point
Browse repository at this point
Commits on Jul 4, 2020
Union query requests in client code with conditional fragments #164 (#222)
kobylynskyi
authored
ade73fa
View commit details
Copy full SHA for ade73fa
View code at this point
Browse repository at this point
Commits on Jun 27, 2020
Add null-check for fields in all templates + tests
kobylynskyi
committed
bcfe830
View commit details
Copy full SHA for bcfe830
View code at this point
Browse repository at this point
Commits on Jun 26, 2020
Remove lombok dependency from the core library
kobylynskyi
committed
5c77a84
View commit details
Copy full SHA for 5c77a84
View code at this point
Browse repository at this point
Fix code style issues reported by Sonar
kobylynskyi
committed
0bd2253
View commit details
Copy full SHA for 0bd2253
View code at this point
Browse repository at this point
Replace DateTimeGenerator with Supplier approach #219
kobylynskyi
committed
4135a3d
View commit details
Copy full SHA for 4135a3d
View code at this point
Browse repository at this point
Commits on Jun 25, 2020
Merge branch 'master' into 178-generated
kobylynskyi
committed
2f4ca86
View commit details
Copy full SHA for 2f4ca86
View code at this point
Browse repository at this point
Generated types should be annotated with @Generated #178
kobylynskyi
committed
e48d696
View commit details
Copy full SHA for e48d696
View code at this point
Browse repository at this point
Introduce new configs: typeResolverPrefix, typeResolverSuffix, generateModelsForRootTypes #206 (#207)
Show description for 6a952a4
kobylynskyi
authored
6a952a4
View commit details
Copy full SHA for 6a952a4
View code at this point
Browse repository at this point
Commits on Jun 18, 2020
Fix a case when List NonNullType has a default value #177 (#179)
kobylynskyi
authored
33d25a7
View commit details
Copy full SHA for 33d25a7
View code at this point
Browse repository at this point
Use java.util.List for GQL lists (#186)
lorenzleutgeb
authored
0159315
View commit details
Copy full SHA for 0159315
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
Add generation of immutable models
lorenzleutgeb
authored and
kobylynskyi
committed
64197db
View commit details
Copy full SHA for 64197db
View code at this point
Browse repository at this point
Field aliases support for client generator #173 (#174)
Show description for 1e8debd
2 people
authored and
kobylynskyi
committed
1e8debd
View commit details
Copy full SHA for 1e8debd
View code at this point
Browse repository at this point
Introduce ApiRootInterfaceStrategy and ApiNamePrefixStrategy #142 (#171)
kobylynskyi
committed
4379b02
View commit details
Copy full SHA for 4379b02
View code at this point
Browse repository at this point
Remove deprecated methods #169 (#170)
kobylynskyi
committed
08c594d
View commit details
Copy full SHA for 08c594d
View code at this point
Browse repository at this point
Model classes should implement java.io.Serializable #167 (#168)
Show description for d5195e5
kobylynskyi
committed
d5195e5
View commit details
Copy full SHA for d5195e5
View code at this point
Browse repository at this point
Introduce apiNamePrefix and apiNameSuffix config options #136 (#166)
kobylynskyi
committed
7d3f79b
View commit details
Copy full SHA for 7d3f79b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.