americanexpress / nodes

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

add list of input objects as args #36

Closed bpillai closed 5 years ago

bpillai commented 5 years ago
  1. added to code to add a list of input object as part of the argument .
  2. Unable to test the query string . Just checking for null . needs to be looked at .
CLAassistant commented 5 years ago

CLA assistant check
All committers have signed the CLA.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 50


Totals Coverage Status
Change from base Build 49: 0.003%
Covered Lines: 461
Relevant Lines: 467

💛 - Coveralls
coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 51


Totals Coverage Status
Change from base Build 49: 0.003%
Covered Lines: 461
Relevant Lines: 467

💛 - Coveralls
chemdrew commented 5 years ago

I’ll release an update to jcenter in a bit

chemdrew commented 5 years ago

@bpillai artifact has been released to jcenter, version 0.1.3 includes the fix to the list of InputObjects as an argument parameter