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 }}
aldib
/
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
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2022
Fixing broken tests after rebase
aldib
committed
a570f4b
View commit details
Copy full SHA for a570f4b
View code at this point
Browse repository at this point
Commits on Jan 16, 2022
Update MappingConfigDefaultValuesInitializer.java
kobylynskyi
authored
4f420a5
View commit details
Copy full SHA for 4f420a5
View code at this point
Browse repository at this point
Remove redundant code in MappingConfig
kobylynskyi
authored
447eff8
View commit details
Copy full SHA for 447eff8
View code at this point
Browse repository at this point
UnknownFieldsSupport: hardcode jackson classes
Show description for bca37b6
kobylynskyi
authored
bca37b6
View commit details
Copy full SHA for bca37b6
View code at this point
Browse repository at this point
Remove redundant code in TypeDefinitionToDataModelMapper
kobylynskyi
authored
125f2e1
View commit details
Copy full SHA for 125f2e1
View code at this point
Browse repository at this point
Refactor InputDefinitionToDataModelMapper
kobylynskyi
authored
7f38dd2
View commit details
Copy full SHA for 7f38dd2
View code at this point
Browse repository at this point
Merge branch 'develop' into develop
kobylynskyi
authored
ea5451a
View commit details
Copy full SHA for ea5451a
View code at this point
Browse repository at this point
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
Resolving check-stykle validation failures
aldib
committed
e9a2dd2
View commit details
Copy full SHA for e9a2dd2
View code at this point
Browse repository at this point
Fixing test that were broken because code-style checks
aldib
committed
5b48f52
View commit details
Copy full SHA for 5b48f52
View code at this point
Browse repository at this point
Fixing check-style warnings
aldib
committed
011b573
View commit details
Copy full SHA for 011b573
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Fixing merge conflicts
aldib
committed
526e537
View commit details
Copy full SHA for 526e537
View code at this point
Browse repository at this point
Resolving merge conflicts
aldib
committed
d408f59
View commit details
Copy full SHA for d408f59
View code at this point
Browse repository at this point
1. Fixing syntax error in the Scala plugin
Show description for 74d80c1
aldib
committed
74d80c1
View commit details
Copy full SHA for 74d80c1
View code at this point
Browse repository at this point
1. Removed gradle wrapper files from example-server
Show description for b70504f
aldib
committed
b70504f
View commit details
Copy full SHA for b70504f
View code at this point
Browse repository at this point
When using GraphQL federation, external parties can extend types and inputs from the initial schema. Consequently, the server might receive queries and mutations that contains more fields than the …
Show description for 8646e68
aldib
committed
8646e68
View commit details
Copy full SHA for 8646e68
View code at this point
Browse repository at this point
[Kotlin] Ability to generate sealed interfaces (#869)
Show description for 1c07b38
aldib
and
Kyle
committed
1c07b38
View commit details
Copy full SHA for 1c07b38
View code at this point
Browse repository at this point
1. Fixing syntax error in the Scala plugin
Show description for 1fe151f
aldib
committed
1fe151f
View commit details
Copy full SHA for 1fe151f
View code at this point
Browse repository at this point
1. Removed gradle wrapper files from example-server
Show description for 848c4da
aldib
committed
848c4da
View commit details
Copy full SHA for 848c4da
View code at this point
Browse repository at this point
When using GraphQL federation, external parties can extend types and inputs from the initial schema. Consequently, the server might receive queries and mutations that contains more fields than the …
Show description for abb5201
aldib
committed
abb5201
View commit details
Copy full SHA for abb5201
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 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
Previous
Next
You can’t perform that action at this time.