- 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
Fixed issues when dealing with java Boolean (Object type), and Kotlin Boolean props.
#5 by acidbluebriggs was merged Mar 24, 2017 Loading…
Added ability to configure custom scalars and updated version to 1.0.1
#6 by acidbluebriggs was closed Mar 29, 2017 Loading…
Added the 'scalars()' function to the SchemaParser.Builder to allow f…
#7 by acidbluebriggs was merged Mar 29, 2017 Loading…
Implemented #8. Both @deprecated(reason: String), or an empty @deprec…
#9 by acidbluebriggs was merged Apr 27, 2017 Loading…
Implement scanning provided resolvers/classes for other classes based on GraphQL type definitions.
#17 by apottere was merged May 30, 2017 Loading…
Implement field datafetchers and multiple root resolvers (fixes #35, fixes #40, fixes #42, fixes #45)
#48 by apottere was merged Jul 28, 2017 Loading…
4
Adding support to add Collection in SchemaParserBuilder dictionary
#64 by jdorleans was merged Sep 16, 2017 Loading…
Associate GraphQL ListType with any Iterable in Java
#66 by jdorleans was merged Sep 22, 2017 Loading…
Add support for batched resolver methods (fixes #12)
#89 by apottere was merged Nov 23, 2017 Loading…
Use .name() for EnumValueDefinitions matching (fixes #90)
#91 by ruifigueira was merged Nov 28, 2017 Loading…
changed check if dictionary contains interface type (fixes #97)
#102 by oliemansm was merged Jan 4, 2018 Loading…
Previous Next
ProTip! Adding no:label will show everything without a label.