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 }}
rkumar0322
/
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 Jan 23, 2022
Merge branch 'master' into develop
kobylynskyi
committed
eb6cec6
View commit details
Copy full SHA for eb6cec6
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
When using GraphQL federation, external parties can extend types and … (#866)
aldib
authored
d6f7d73
View commit details
Copy full SHA for d6f7d73
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Parameterized field getters in type interface are missing parameters #859 (#913)
kobylynskyi
authored
323efd0
View commit details
Copy full SHA for 323efd0
View code at this point
Browse repository at this point
Commits on Dec 8, 2021
Add suffix to GraphqlJacksonTypeIdResolver #914 (#915)
Show description for d7cbfb8
YarLyashenko
and
Iaroslav Liashenko
authored
d7cbfb8
View commit details
Copy full SHA for d7cbfb8
View code at this point
Browse repository at this point
Commits on Dec 2, 2021
[Kotlin] Ability to generate sealed interfaces (#869)
Show description for d6bd6b4
kbrooks
and
Kyle
authored
d6bd6b4
View commit details
Copy full SHA for d6bd6b4
View code at this point
Browse repository at this point
Kotlin: fix default value (#882)
jxnu-liguobin
authored
7f5b3c8
View commit details
Copy full SHA for 7f5b3c8
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Kotlin: Add option to add defaults to nullable fields (#863)
zmack
authored
96bdde7
View commit details
Copy full SHA for 96bdde7
View code at this point
Browse repository at this point
Commits on Nov 7, 2021
Add serialVersionUID to generated classes that implement Serializable (#811)
Show description for 69dee51
rolevinks
and
kobylynskyi
authored
69dee51
View commit details
Copy full SHA for 69dee51
View code at this point
Browse repository at this point
Commits on Sep 5, 2021
Minor refactor and code-style fixes
kobylynskyi
committed
7eaf0f5
View commit details
Copy full SHA for 7eaf0f5
View code at this point
Browse repository at this point
Fix GraphQLCodegenOpenclassesTest
kobylynskyi
committed
dd444a4
View commit details
Copy full SHA for dd444a4
View code at this point
Browse repository at this point
Fix minor checkstyle issues
kobylynskyi
committed
fc2b03a
View commit details
Copy full SHA for fc2b03a
View code at this point
Browse repository at this point
Support RegEx in customAnnotationsMapping #783
Show description for 7a36643
kobylynskyi
committed
7a36643
View commit details
Copy full SHA for 7a36643
View code at this point
Browse repository at this point
Code refactor: migrate generators into separate classes
kobylynskyi
committed
0681dd8
View commit details
Copy full SHA for 0681dd8
View code at this point
Browse repository at this point
Add @JvmStatic annotation to Kotlin builders (#771)
Show description for ddaef0f
2 people
authored and
kobylynskyi
committed
ddaef0f
View commit details
Copy full SHA for ddaef0f
View code at this point
Browse repository at this point
Scala: fix generateModelOpenClasses (#741)
Show description for e158de9
jxnu-liguobin
authored and
kobylynskyi
committed
e158de9
View commit details
Copy full SHA for e158de9
View code at this point
Browse repository at this point
Fix checkstyle.
meistermeier
authored and
kobylynskyi
committed
b63d45e
View commit details
Copy full SHA for b63d45e
View code at this point
Browse repository at this point
Avoid duplicates in enum imports (Scala).
meistermeier
authored and
kobylynskyi
committed
a97c8d2
View commit details
Copy full SHA for a97c8d2
View code at this point
Browse repository at this point
Move null condition to top.
meistermeier
authored and
kobylynskyi
committed
57779ec
View commit details
Copy full SHA for 57779ec
View code at this point
Browse repository at this point
Don't fail with enums in directive parameters.
meistermeier
authored and
kobylynskyi
committed
6acc136
View commit details
Copy full SHA for 6acc136
View code at this point
Browse repository at this point
Commits on Sep 4, 2021
Minor refactor and code-style fixes
kobylynskyi
committed
06c8bd8
View commit details
Copy full SHA for 06c8bd8
View code at this point
Browse repository at this point
Merge branch 'issue/gh-673' of https://github.com/meistermeier/graphql-java-codegen into meistermeier-issue/gh-673
kobylynskyi
committed
4730207
View commit details
Copy full SHA for 4730207
View code at this point
Browse repository at this point
Fix GraphQLCodegenOpenclassesTest
kobylynskyi
committed
36e2679
View commit details
Copy full SHA for 36e2679
View code at this point
Browse repository at this point
Fix minor checkstyle issues
kobylynskyi
committed
09cc22c
View commit details
Copy full SHA for 09cc22c
View code at this point
Browse repository at this point
Support RegEx in customAnnotationsMapping #783
Show description for 894fbd4
kobylynskyi
committed
894fbd4
View commit details
Copy full SHA for 894fbd4
View code at this point
Browse repository at this point
Commits on Sep 3, 2021
Code refactor: migrate generators into separate classes
kobylynskyi
committed
d7ae176
View commit details
Copy full SHA for d7ae176
View code at this point
Browse repository at this point
Add @JvmStatic annotation to Kotlin builders (#771)
Show description for 1ddbbf5
kbrooks
and
Kyle
authored
1ddbbf5
View commit details
Copy full SHA for 1ddbbf5
View code at this point
Browse repository at this point
Commits on Jul 5, 2021
Scala: fix generateModelOpenClasses (#741)
Show description for fb17635
jxnu-liguobin
authored
fb17635
View commit details
Copy full SHA for fb17635
View code at this point
Browse repository at this point
Commits on May 11, 2021
Ability to add custom operation name for request (#682)
Show description for b6d34be
3 people
authored
b6d34be
View commit details
Copy full SHA for b6d34be
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
Fix checkstyle.
meistermeier
committed
aa85c36
View commit details
Copy full SHA for aa85c36
View code at this point
Browse repository at this point
Avoid duplicates in enum imports (Scala).
meistermeier
committed
8d63027
View commit details
Copy full SHA for 8d63027
View code at this point
Browse repository at this point
Move null condition to top.
meistermeier
committed
7f93937
View commit details
Copy full SHA for 7f93937
View code at this point
Browse repository at this point
Commits on Apr 28, 2021
Don't fail with enums in directive parameters.
meistermeier
committed
9e19738
View commit details
Copy full SHA for 9e19738
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Code cleanup (#670)
kobylynskyi
authored
eba26a3
View commit details
Copy full SHA for eba26a3
View code at this point
Browse repository at this point
Bump from 5.0.1 to 5.1.0
kobylynskyi
committed
6e47963
View commit details
Copy full SHA for 6e47963
View code at this point
Browse repository at this point
GraphQL serialization of java.util.Map #668 (#669)
kobylynskyi
authored
768eaa2
View commit details
Copy full SHA for 768eaa2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.