Skip to content

Issue #113: Support for PropertyDataFetcher behavior #191

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

nickweedon
Copy link
Contributor

  • Added an additional field resolver and logic to recognize java.util.Map based objects as property maps.
  • Fixed issue where presence of a type in the type dictionary did not
    allow non-scalar map types to be resolved.
  • Updated documentation with respect to how fields are resolved.

…avior

* Added an additional field resolver and logic to recognize java.util.Map based objects as property maps.
* Fixed issue where presence of a type in the type dictionary did not
allow non-scalar map types to be resolved.
* Updated documentation with respect to how fields are resolved.
@oliemansm
Copy link
Member

@nickweedon Nice, thanks a lot for this PR!

@oliemansm oliemansm merged commit 3484d6a into graphql-java-kickstart:master Oct 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants