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 }}
MLNW
/
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
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
graphql-java-codegen
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 15, 2020
Kotlin: add gradle example and fix type mapper (#443)
Show description for ee0ad1b
jxnu-liguobin
authored
ee0ad1b
View commit details
Copy full SHA for ee0ad1b
View code at this point
Browse repository at this point
Commits on Dec 14, 2020
Kotlin support #15 (#426)
Show description for b760060
jxnu-liguobin
authored
b760060
View commit details
Copy full SHA for b760060
View code at this point
Browse repository at this point
Commits on Dec 10, 2020
Fix minor code smell issues
kobylynskyi
committed
2b3b36d
View commit details
Copy full SHA for 2b3b36d
View code at this point
Browse repository at this point
Consider primitive types in ParametrizedInput classes #421 (#423)
kobylynskyi
authored
0d911df
View commit details
Copy full SHA for 0d911df
View code at this point
Browse repository at this point
Commits on Dec 8, 2020
Refactor for multi-language support #407 (#418)
Show description for e5566ef
kobylynskyi
and
jxnu-liguobin
authored
e5566ef
View commit details
Copy full SHA for e5566ef
View code at this point
Browse repository at this point
Optimizations for Scala-generated classes (#417)
Show description for c7ac204
jxnu-liguobin
authored
c7ac204
View commit details
Copy full SHA for c7ac204
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
Reformat generated Scala classes (#416)
jxnu-liguobin
authored
4e83748
View commit details
Copy full SHA for 4e83748
View code at this point
Browse repository at this point
Commits on Dec 5, 2020
Consider case when both Optional & apiReturnType is used #410 (#414)
kobylynskyi
authored
f0fc966
View commit details
Copy full SHA for f0fc966
View code at this point
Browse repository at this point
Commits on Dec 3, 2020
Fix GraphQLRequest serialization with null input #412 (#413)
kobylynskyi
authored
ed0c742
View commit details
Copy full SHA for ed0c742
View code at this point
Browse repository at this point
Refactor Scala and toString, equals (#411)
Show description for ba50f87
jxnu-liguobin
authored
ba50f87
View commit details
Copy full SHA for ba50f87
View code at this point
Browse repository at this point
Commits on Nov 27, 2020
Refactor template usages, introduce FreeMarkerTemplateType
kobylynskyi
committed
1cf0389
View commit details
Copy full SHA for 1cf0389
View code at this point
Browse repository at this point
Support Scala code generation #401 (#402)
Show description for 4bda965
jxnu-liguobin
and
kobylynskyi
authored
4bda965
View commit details
Copy full SHA for 4bda965
View code at this point
Browse repository at this point
Introduce config for specifying custom-serializable fields #260 (#392)
Show description for db7be06
kobylynskyi
authored
db7be06
View commit details
Copy full SHA for db7be06
View code at this point
Browse repository at this point
Commits on Nov 3, 2020
Generate primitive types for non-null GraphQL types #305 (#386)
Show description for 706a4f2
kobylynskyi
authored
706a4f2
View commit details
Copy full SHA for 706a4f2
View code at this point
Browse repository at this point
Commits on Oct 30, 2020
Ability to skip "throws Exception" in api method signature #339 (#375)
Show description for 299185e
kobylynskyi
authored
299185e
View commit details
Copy full SHA for 299185e
View code at this point
Browse repository at this point
Commits on Oct 29, 2020
Maven plugin: Support parallel builds #325 (#376)
kobylynskyi
authored
c94c0f0
View commit details
Copy full SHA for c94c0f0
View code at this point
Browse repository at this point
Commits on Oct 28, 2020
Support multiple queries in a single request #340 (#350)
Show description for 3fb7bce
kobylynskyi
authored
3fb7bce
View commit details
Copy full SHA for 3fb7bce
View code at this point
Browse repository at this point
Commits on Sep 30, 2020
Generate parametrized input class for interfaces #327 (#330)
kobylynskyi
authored
92e276b
View commit details
Copy full SHA for 92e276b
View code at this point
Browse repository at this point
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 12, 2020
Minor sonar fixes
kobylynskyi
committed
a2186df
View commit details
Copy full SHA for a2186df
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
Previous
Next
You can’t perform that action at this time.