Skip to content

Pull requests: graphql-java-kickstart/graphql-java-tools

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

Added ability to configure custom scalars and updated version to 1.0.1
#6 by acidbluebriggs was closed Mar 29, 2017 Loading… updated Sep 29, 2018
Added the 'scalars()' function to the SchemaParser.Builder to allow f…
#7 by acidbluebriggs was merged Mar 29, 2017 Loading… updated Sep 29, 2018
Implemented #8. Both @deprecated(reason: String), or an empty @deprec…
#9 by acidbluebriggs was merged Apr 27, 2017 Loading… updated Sep 29, 2018
Update README.md
#10 by acidbluebriggs was merged Apr 28, 2017 Loading… updated Sep 29, 2018
Source class issue
#14 by martinlansler was merged May 10, 2017 Loading… updated Sep 29, 2018
fix typo in error message
#29 by also was merged Jul 6, 2017 Loading… updated Sep 29, 2018
Unwrap input type list - Closes #36
#37 by kaqqao was closed Jul 10, 2017 Loading… updated Sep 29, 2018
Add subscription support.
#25 by peterholak was merged Jun 16, 2017 Loading… updated Sep 29, 2018
Adding support to add Collection in SchemaParserBuilder dictionary
#64 by jdorleans was merged Sep 16, 2017 Loading… updated Sep 29, 2018
Fix input and ouput type checking
#62 by jflorencio was merged Sep 12, 2017 Loading… updated Sep 29, 2018
Improve use of generics in class scanner.
#44 by apottere was merged Jul 26, 2017 Loading… updated Sep 29, 2018
Associate GraphQL ListType with any Iterable in Java
#66 by jdorleans was merged Sep 22, 2017 Loading… updated Sep 29, 2018
Fix typo in resolver example
#74 by yasinuslu was merged Sep 27, 2017 Loading… updated Sep 29, 2018
typo
#69 by ddtxra was merged Sep 21, 2017 Loading… updated Sep 29, 2018
Support null value in PropertyFieldResolver.
#78 by visualage was merged Oct 11, 2017 Loading… updated Sep 29, 2018
Add failing multi-union example to EndToEndSpec.kt
#83 by filipncs was merged Oct 23, 2017 Loading… updated Sep 29, 2018
Test to reproduce issue #86
#87 by jakubkluz was closed Nov 22, 2017 Loading… updated Sep 29, 2018
Expect only first parameter as List in Batched
#95 by PaveLiArcH was merged May 19, 2018 Loading… updated Sep 29, 2018
Fix typo
#98 by ash211 was merged Dec 12, 2017 Loading… updated Sep 29, 2018
Fixes #99 for spring proxies.
#108 by KammererTob was merged Jan 12, 2018 Loading… updated Sep 29, 2018
changed check if dictionary contains interface type (fixes #97)
#102 by oliemansm was merged Jan 4, 2018 Loading… updated Sep 29, 2018
Add support for batched resolver methods (fixes #12)
#89 by apottere was merged Nov 23, 2017 Loading… updated Sep 29, 2018
ProTip! Type g i on any issue or pull request to go back to the issue listing page.