Skip to content
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

Fix graphQLFetcher body serialization #16

Merged
merged 1 commit into from
Jan 15, 2017
Merged

Fix graphQLFetcher body serialization #16

merged 1 commit into from
Jan 15, 2017

Conversation

zaeleus
Copy link
Contributor

@zaeleus zaeleus commented Jan 14, 2017

params.variables is already an object when passed to the fetcher and
does not need to be parsed.

`params.variables` is already an object when passed to the fetcher and
does not need to be parsed.
@mhallin mhallin merged commit 80a2ace into graphql-rust:master Jan 15, 2017
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