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 }}
benmccann
/
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
test
on
scripted-debug
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 25, 2020
Avoid unused imports #103 (#118)
kobylynskyi
authored
02a61d4
View commit details
Copy full SHA for 02a61d4
View code at this point
Browse repository at this point
Support @deprecated directive #85 (#105)
kobylynskyi
authored
c56e762
View commit details
Copy full SHA for c56e762
View code at this point
Browse repository at this point
Return generated files in GraphQLCodegen.generate #107 (#109)
kobylynskyi
authored
547724f
View commit details
Copy full SHA for 547724f
View code at this point
Browse repository at this point
Commits on Apr 24, 2020
Fix unit tests after merging the changes related to javadoc #84
kobylynskyi
committed
704f6e8
View commit details
Copy full SHA for 704f6e8
View code at this point
Browse repository at this point
Fix imports if APIs are not being generated #101 (#102)
kobylynskyi
authored
68e8543
View commit details
Copy full SHA for 68e8543
View code at this point
Browse repository at this point
Add javadoc to all generated classes #84 (#99)
kobylynskyi
authored
4564047
View commit details
Copy full SHA for 4564047
View code at this point
Browse repository at this point
Extend default SchemaFinder include pattern config #97 (#100)
Show description for 2012d65
kobylynskyi
authored
2012d65
View commit details
Copy full SHA for 2012d65
View code at this point
Browse repository at this point
Generate Builder for Request classes #67 (#95)
kobylynskyi
authored
0c75fe2
View commit details
Copy full SHA for 0c75fe2
View code at this point
Browse repository at this point
Commits on Apr 22, 2020
Add more mapping configs for extensions resolvers #81 (#90)
Show description for 53bb617
kobylynskyi
authored
53bb617
View commit details
Copy full SHA for 53bb617
View code at this point
Browse repository at this point
Add test with empty types and extensions #81 (#89)
kobylynskyi
authored
f2b01a7
View commit details
Copy full SHA for f2b01a7
View code at this point
Browse repository at this point
Refactor document parsing logic (#87)
Show description for 8e5d18e
kobylynskyi
authored
8e5d18e
View commit details
Copy full SHA for 8e5d18e
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
Support extensions for all GraphQL types #81 (#82)
kobylynskyi
authored
3d4a05a
View commit details
Copy full SHA for 3d4a05a
View code at this point
Browse repository at this point
Commits on Apr 10, 2020
Unify data and template of field resolvers and operations (#66)
Show description for 80ae459
joffrey-bion
and
Joffrey Bion
authored
80ae459
View commit details
Copy full SHA for 80ae459
View code at this point
Browse repository at this point
Commits on Apr 9, 2020
Fix GraphQL query serialization and add Gradle plugin for client-codegen #37 (#59)
Show description for 7ab8cc8
kobylynskyi
authored
7ab8cc8
View commit details
Copy full SHA for 7ab8cc8
View code at this point
Browse repository at this point
Fix class name in FieldResolver generation #58 (#60)
kobylynskyi
authored
ce90069
View commit details
Copy full SHA for ce90069
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
Fix FieldResolver generation: consider modelNamePrefix/Suffix #58
kobylynskyi
committed
189343c
View commit details
Copy full SHA for 189343c
View code at this point
Browse repository at this point
Commits on Apr 7, 2020
Generate Builder for model classes #10 (#54)
Show description for c9da604
kobylynskyi
authored
c9da604
View commit details
Copy full SHA for c9da604
View code at this point
Browse repository at this point
Commits on Apr 6, 2020
Introduce codegen for client code - Part 1. #37 (#53)
Show description for d8073a9
kobylynskyi
authored
d8073a9
View commit details
Copy full SHA for d8073a9
View code at this point
Browse repository at this point
Commits on Apr 3, 2020
Support parameterized fields resolvers #25 (#39)
Show description for 0a28021
kobylynskyi
authored
0a28021
View commit details
Copy full SHA for 0a28021
View code at this point
Browse repository at this point
Commits on Apr 1, 2020
Add SchemaFinder to enable directory support in maven/gradle plugins (#32)
Show description for 9af4149
joffrey-bion
and
Joffrey Bion
authored
9af4149
View commit details
Copy full SHA for 9af4149
View code at this point
Browse repository at this point
Support fields resolvers #25 (#31)
Show description for de08b9e
kobylynskyi
authored
de08b9e
View commit details
Copy full SHA for de08b9e
View code at this point
Browse repository at this point
Commits on Mar 30, 2020
Parse all schemas as one Document (#28)
Show description for d31f5e1
joffrey-bion
and
Joffrey Bion
authored
d31f5e1
View commit details
Copy full SHA for d31f5e1
View code at this point
Browse repository at this point
Cleanup: remove residual trim() added in previous PR (#29)
Show description for 9aeea21
joffrey-bion
and
Joffrey Bion
authored
9aeea21
View commit details
Copy full SHA for 9aeea21
View code at this point
Browse repository at this point
Commits on Mar 28, 2020
Support for async resolvers (#26)
Show description for 1ea0234
ReneBL
authored
1ea0234
View commit details
Copy full SHA for 1ea0234
View code at this point
Browse repository at this point
Commits on Mar 17, 2020
Use Java's Double for GraphQL Float (#23)
Show description for a4dbe0c
joffrey-bion
and
Joffrey Bion
authored
a4dbe0c
View commit details
Copy full SHA for a4dbe0c
View code at this point
Browse repository at this point
Add default values generation (#21)
Show description for 96f7aa3
joffrey-bion
and
Joffrey Bion
authored
96f7aa3
View commit details
Copy full SHA for 96f7aa3
View code at this point
Browse repository at this point
Commits on Dec 24, 2019
Improve code coverage and use Utils class for blank-check string
kobylynskyi
committed
d84d910
View commit details
Copy full SHA for d84d910
View code at this point
Browse repository at this point
Commits on Dec 18, 2019
Code coverage for JsonMappingConfigSupplier
kobylynskyi
committed
f137608
View commit details
Copy full SHA for f137608
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
Merge remote-tracking branch 'origin/master' into feature/subscription-return-type
Show description for 63878f6
kobylynskyi
committed
63878f6
View commit details
Copy full SHA for 63878f6
View code at this point
Browse repository at this point
Commits on Dec 7, 2019
Code coverage for MappingConfig (#17)
Show description for a3b67b5
kobylynskyi
authored
a3b67b5
View commit details
Copy full SHA for a3b67b5
View code at this point
Browse repository at this point
Commits on Dec 6, 2019
Remove code related to modelAnnotations
kobylynskyi
committed
d5cfe05
View commit details
Copy full SHA for d5cfe05
View code at this point
Browse repository at this point
Commits on Dec 5, 2019
Fix GraphqlCodegenTest
kobylynskyi
committed
4e492f1
View commit details
Copy full SHA for 4e492f1
View code at this point
Browse repository at this point
Introduce custom return type for subscription methods #14
kobylynskyi
committed
b534b70
View commit details
Copy full SHA for b534b70
View code at this point
Browse repository at this point
Unit tests for MappingConfig
kobylynskyi
committed
06f2db2
View commit details
Copy full SHA for 06f2db2
View code at this point
Browse repository at this point
Introduce model annotations (for Lombok) #10
kobylynskyi
committed
f2d5ab0
View commit details
Copy full SHA for f2d5ab0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.