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

Update bindings for Client. #26

Closed
parkerziegler opened this issue Feb 27, 2019 · 1 comment
Closed

Update bindings for Client. #26

parkerziegler opened this issue Feb 27, 2019 · 1 comment
Assignees
Milestone

Comments

@parkerziegler
Copy link
Contributor

As part of the v1 migration, we'll need to update the bindings for Client. Probably the most significant change will be the addition of bindings for exchanges. This may be simplified by the fact that, under the hood, exchanges are powered by wonka, whose source is written in Reason. Other than that, our life is greatly simplified b/c we no longer have cache operations to keep track of in the Client.

@parkerziegler parkerziegler added this to the v1.0.0 milestone Feb 27, 2019
parkerziegler pushed a commit that referenced this issue Mar 3, 2019
@parkerziegler parkerziegler self-assigned this Mar 4, 2019
@parkerziegler
Copy link
Contributor Author

parkerziegler commented Mar 10, 2019

Roadmap

  • Add support for url and fetchOptions, with proper unwrapping of fetchOptions variant.
  • Add support and example for executeQuery and executeMutation.

parkerziegler pushed a commit that referenced this issue Mar 10, 2019
parkerziegler pushed a commit that referenced this issue Apr 6, 2019
parkerziegler pushed a commit that referenced this issue May 2, 2019
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

No branches or pull requests

1 participant