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

(feat) - default request policy in client creation #376

Merged
merged 3 commits into from
Aug 7, 2019

Conversation

JoviDeCroock
Copy link
Collaborator

Allow the consumers of the urql package to define a default requestPolicy this will be used in all operation creation and can be overriden on a per-query basis.

resolves: #211

Copy link
Member

@kitten kitten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets go! 👏✨

@kitten kitten merged commit 2cc81e9 into master Aug 7, 2019
@kitten kitten deleted the feat/clientDefaultRequestPolicy branch August 7, 2019 10:47
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.

Add requestPolicy option to client
2 participants