- Notifications
You must be signed in to change notification settings - Fork 174
Pull requests: graphql-java-kickstart/graphql-java-tools
Author
Label
Projects
Milestones
Reviews
Assignee
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
Fixed issues when dealing with java Boolean (Object type), and Kotlin Boolean props.
#5 by acidbluebriggs was merged Mar 24, 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
Implement scanning provided resolvers/classes for other classes based on GraphQL type definitions.
#17 by apottere was merged May 30, 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
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
Implement field datafetchers and multiple root resolvers (fixes #35, fixes #40, fixes #42, fixes #45)
#48 by apottere was merged Jul 28, 2017 Loading… updated Sep 29, 2018
4
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
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
Expect only first parameter as List in Batched
#95 by PaveLiArcH was merged May 19, 2018 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
Previous Next
ProTip! Type g i on any issue or pull request to go back to the issue listing page.