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

Support query's 'context' parameter #86

Merged
merged 2 commits into from
Aug 30, 2021
Merged

Support query's 'context' parameter #86

merged 2 commits into from
Aug 30, 2021

Conversation

jesstelford
Copy link
Contributor

@jesstelford jesstelford commented Aug 30, 2021

Fixes #85

Also tightens up mutate's existing 'context' parameter to be more in line with Apollo's: https://github.com/apollographql/apollo-client/blob/main/src/core/types.ts#L16

Also tightens up `mutate`'s existing 'context' parameter to be more in line with Apollo's: https://github.com/apollographql/apollo-client/blob/main/src/core/types.ts#L16
@jesstelford jesstelford requested a review from emmatown August 30, 2021 03:24
@emmatown emmatown merged commit 7535729 into master Aug 30, 2021
@emmatown emmatown deleted the query-context branch August 30, 2021 03:30
@github-actions github-actions bot mentioned this pull request Aug 30, 2021
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 context to useApolloClient#query()'s parameters
2 participants