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

Enhance SelectionSet annotation to ignore fields in the return type #27 #39

Closed AmandeepSingh97 closed 2 years ago

AmandeepSingh97 commented 3 years ago

Enhancing the selection set to accept a new attribute called ignore Ignore is a list of Strings which can be passed to ignore the specific fields or inner classes from the selection set More details can be found in https://github.com/paypal/mocca/issues/27

fabiocarvalho777 commented 3 years ago

@AmandeepSingh97 instead of adding a prefix to the PR and commit name with the issue number wrapped around brackets, please add the the issue number in the end preceded by a hashtag.