Skip to content

Pull requests: kobylynskyi/graphql-java-codegen

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Adding missing directive definition
#11 by a-stewart Contributor was merged Sep 19, 2019 Loading…
Adding the option to generate an equals and hashcode method enhancement New feature or request
#12 by a-stewart Contributor was merged Sep 24, 2019 Loading…
Add support for creating a toString() method on generated classes enhancement New feature or request
#13 by timw6n Contributor was merged Oct 1, 2019 Loading…
External MappingConfig enhancement New feature or request
#16 by valinha Contributor was merged Dec 5, 2019 Loading…
Code coverage for MappingConfig enhancement New feature or request
#17 by kobylynskyi Owner was merged Dec 7, 2019 Loading…
Subscription methods with custom return type #14
#18 by kobylynskyi Owner was merged Dec 14, 2019 Loading…
Maven plugin url incorrect in Readme.md #19 documentation Improvements or additions to documentation
#20 by valinha Contributor was merged Dec 15, 2019 Loading…
Add default values generation
#21 by joffrey-bion Contributor was merged Mar 17, 2020 Loading…
Use Java Double type for GraphQL Float properties
#23 by joffrey-bion Contributor was merged Mar 17, 2020 Loading…
Support for async resolvers
#26 by ReneBL Contributor was merged Mar 28, 2020 Loading…
Parse all schemas as one Document
#28 by joffrey-bion Contributor was merged Mar 30, 2020 Loading…
Cleanup: remove residual trim() added in previous PR
#29 by joffrey-bion Contributor was merged Mar 30, 2020 Loading…
Support fields resolvers #25
#31 by kobylynskyi Owner was merged Apr 1, 2020 Loading… 1.5.0
Gather library and maven/gradle plugins in a single repo enhancement New feature or request
#34 by kobylynskyi Owner was merged Apr 3, 2020 Loading… 1.5.0
Fix SchemaFinder's Javadoc
#38 by joffrey-bion Contributor was merged Apr 3, 2020 Loading… 1.5.0
Support parameterized fields resolvers #25
#39 by kobylynskyi Owner was merged Apr 3, 2020 Loading… 1.5.0
Add maven plugin parameters for directory support
#40 by joffrey-bion Contributor was merged Apr 3, 2020 Loading… 1.5.0
Fix gradle wrapper and CONTRIBUTING.md #41
#42 by kobylynskyi Owner was merged Apr 3, 2020 Loading… 1.5.0
Add Gradle plugin parameters for directory support
#44 by joffrey-bion Contributor was merged Apr 3, 2020 Loading… 1.5.0
Add missing @Input* annotations to Gradle plugin inputs
#47 by joffrey-bion Contributor was merged Apr 4, 2020 Loading…
Default to main resources directory when no schema is provided
#48 by joffrey-bion Contributor was merged Apr 4, 2020 Loading…
Add missing documentation for graphqlSchemas block in plugins
#50 by joffrey-bion Contributor was merged Apr 4, 2020 Loading…
Improve project structure
#52 by kobylynskyi Owner was merged Apr 5, 2020 Loading… 1.6.0
Introduce codegen for client code - Part 1. #37 enhancement New feature or request
#53 by kobylynskyi Owner was merged Apr 6, 2020 Loading… 1.6.0
ProTip! Type g i on any issue or pull request to go back to the issue listing page.