Serialize Map types in GraphQLQuery#340
Conversation
|
Did the CI checks have some kind of environmental issue not related to this pull request? |
Yes, I think so. Several other builds also failed. |
|
@richardcresswell I've restarted the builds, fingers crossed that just fixes it |
|
I'm looking at the build failures. Will disable test-reporting for now to get this going. |
|
@richardcresswell could you please rebase against master? |
|
Should be all set. |
|
@paulbakker @richardcresswell boggles the mind that the CI Workflows are still trying to Publish the Tests. This was disabled and both master as well as @richardcresswell 's branch reflect it. |
|
The code changes look fine and and the project build as well. The failures are based on the failure to publish the JUnit Reports. Ref. |
|
@paulbakker @richardcresswell , the build is green. |
|
Thanks @richardcresswell for the PR and patience with the build. |
|
Thanks for merging! So we can plan on our side, do you know when you will be publishing the next RC or release? |
|
@richardcresswell - we will release this week, likely in the next day or two. |
Pull request checklist
first
Pull Request type
Changes in this PR
Issue #290
Support Maps in GraphQLQuery serialization. This is useful for JSON and Object scalars.
Alternatives considered
n/a