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 }}
idegroot
/
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 Mar 12, 2021
Fix javadoc and suppress false-positive sonar warnings
kobylynskyi
committed
a1c634b
View commit details
Copy full SHA for a1c634b
View code at this point
Browse repository at this point
Fix Scala ParameterizedInput issues and optimize templates (#588)
jxnu-liguobin
authored
6a457bd
View commit details
Copy full SHA for 6a457bd
View code at this point
Browse repository at this point
Commits on Mar 11, 2021
Introduce code style and reformat existing code #403 (#579)
Show description for 5b65522
kobylynskyi
authored
5b65522
View commit details
Copy full SHA for 5b65522
View code at this point
Browse repository at this point
Commits on Mar 7, 2021
Scala: fix enum import (#576)
Show description for 4fee0a7
jxnu-liguobin
authored and
kobylynskyi
committed
4fee0a7
View commit details
Copy full SHA for 4fee0a7
View code at this point
Browse repository at this point
Kotlin: Fix ParameterizedInput and toString() issue (#573)
Show description for 708e607
jxnu-liguobin
authored and
kobylynskyi
committed
708e607
View commit details
Copy full SHA for 708e607
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Fix parameterized input serialization (#563)
streibeb
authored
a5151c3
View commit details
Copy full SHA for a5151c3
View code at this point
Browse repository at this point
Commits on Feb 25, 2021
Fix Scala and Kotlin minor code generation issues (#558)
Show description for 600c902
jxnu-liguobin
authored
600c902
View commit details
Copy full SHA for 600c902
View code at this point
Browse repository at this point
Fix a case when field is non-null in type and nullable in interface #556 (#557)
kobylynskyi
authored
c8df485
View commit details
Copy full SHA for c8df485
View code at this point
Browse repository at this point
Commits on Feb 20, 2021
[Kotlin] [Scala] Ability to generate public class and data class / case class (#547)
Show description for 12cac0b
jxnu-liguobin
authored
12cac0b
View commit details
Copy full SHA for 12cac0b
View code at this point
Browse repository at this point
Commits on Feb 11, 2021
Fix code generation from introspection result #535 (#536)
kobylynskyi
authored
e3996e8
View commit details
Copy full SHA for e3996e8
View code at this point
Browse repository at this point
Refactor GraphQLTypeMappers - remove duplicate code
kobylynskyi
committed
5846fe2
View commit details
Copy full SHA for 5846fe2
View code at this point
Browse repository at this point
Commits on Feb 8, 2021
Flag to specify whether @Generated annotation should be added (#534)
Show description for dd048a3
streibeb
authored
dd048a3
View commit details
Copy full SHA for dd048a3
View code at this point
Browse repository at this point
Commits on Feb 4, 2021
Add more Kotlin and Scala tests to cover field resolvers (#518)
Show description for 9910eb8
jxnu-liguobin
authored
9910eb8
View commit details
Copy full SHA for 9910eb8
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Kotlin interface extends interface missing override modifier #508 (#509)
jxnu-liguobin
authored
327925f
View commit details
Copy full SHA for 327925f
View code at this point
Browse repository at this point
Commits on Jan 21, 2021
Generate xxTypeRefer in Scala enums (#483)
Show description for 8a8fb42
jxnu-liguobin
authored
8a8fb42
View commit details
Copy full SHA for 8a8fb42
View code at this point
Browse repository at this point
Commits on Jan 15, 2021
Support generic over generic response type - Kotlin/Scala #484 (#486)
Show description for 4bc933f
kobylynskyi
authored
4bc933f
View commit details
Copy full SHA for 4bc933f
View code at this point
Browse repository at this point
Commits on Jan 14, 2021
Support generic over generic response type #484 (#485)
kobylynskyi
authored
ca1ee4e
View commit details
Copy full SHA for ca1ee4e
View code at this point
Browse repository at this point
Commits on Jan 9, 2021
Fix non-query compound requests #477
Show description for f83708c
WouterG
authored
f83708c
View commit details
Copy full SHA for f83708c
View code at this point
Browse repository at this point
Commits on Dec 31, 2020
Kotlin, Scala: Support custom serialization of parameters in GraphQLOperationRequest #472
Show description for dc5b277
jxnu-liguobin
and
kobylynskyi
authored
dc5b277
View commit details
Copy full SHA for dc5b277
View code at this point
Browse repository at this point
Support custom serialization of parameters in GraphQLOperationRequest #472 (#473)
kobylynskyi
authored
5de7c0a
View commit details
Copy full SHA for 5de7c0a
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
Fix code style issues
kobylynskyi
committed
29e79c6
View commit details
Copy full SHA for 29e79c6
View code at this point
Browse repository at this point
Support message for deprecated directive (#471)
jxnu-liguobin
authored
9ce4569
View commit details
Copy full SHA for 9ce4569
View code at this point
Browse repository at this point
Commits on Dec 28, 2020
Support interfaces to extend other interfaces #468 (#469)
kobylynskyi
authored
4917c4b
View commit details
Copy full SHA for 4917c4b
View code at this point
Browse repository at this point
Commits on Dec 26, 2020
Scala, Kotlin: Fix ParameterInput toString bug (#467)
Show description for c12f765
jxnu-liguobin
authored
c12f765
View commit details
Copy full SHA for c12f765
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
GraphQLRequestSerializer: refactor and suppress warn
kobylynskyi
committed
bdc689e
View commit details
Copy full SHA for bdc689e
View code at this point
Browse repository at this point
Code cleanup and refactor (#447)
kobylynskyi
authored
dfcb59a
View commit details
Copy full SHA for dfcb59a
View code at this point
Browse repository at this point
Scala: optimize useless "val" and fix "toString" bug (#446)
Show description for 4668d6e
jxnu-liguobin
authored
4668d6e
View commit details
Copy full SHA for 4668d6e
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.