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(graphcache): Use stringifyDocument in offlineExchange and support extensions #3094

Merged
merged 4 commits into from
Mar 24, 2023

Conversation

kitten
Copy link
Member

@kitten kitten commented Mar 24, 2023

Summary

Adds missing operation.extensions serialization and replaces print() usage with stringifyDocument() from @urql/core

Set of changes

  • Replace print with stringifyDocument
  • Serialize operation.extensions

@kitten kitten requested a review from JoviDeCroock March 24, 2023 00:21
@kitten kitten merged commit 9f5c9e6 into main Mar 24, 2023
@kitten kitten deleted the fix/graphcache-use-printer branch March 24, 2023 10:50
This was referenced Mar 24, 2023
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