paypal / mocca

Mocca is a GraphQL client for JVM languages with the goal of being easy to use, flexible and modular.
MIT License
15 stars 14 forks source link

Adding support for Optional, OffsetDateTime, List as variables, plus selection set cycle prevention #15 #30 #33

Closed fabiocarvalho777 closed 3 years ago

fabiocarvalho777 commented 3 years ago

This PR contain changes addressing issues #15 and #30.