americanexpress / nodes

A GraphQL JVM Client - Java, Kotlin, Scala, etc.
Apache License 2.0
307 stars 70 forks source link

feat(GraphQLTemplate) option to externalize fetching, Relates #70 #72

Open jleibund opened 5 years ago

jleibund commented 5 years ago

Allow fetching to be externalized when necessary.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 93


Totals Coverage Status
Change from base Build 91: 0.004%
Covered Lines: 525
Relevant Lines: 530

💛 - Coveralls
chemdrew commented 5 years ago

looks great, thanks for the contribution! Could you please resolve the conflicts, @jleibund?