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 response from cache metadata with tests #381

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

smyrick
Copy link
Member

@smyrick smyrick commented Dec 5, 2024

Implementing #380 but with tests and change from a typescript Boolean to a standard boolean


In this PR we added new metadata responseFromCache, however that data is not making it all the way up to user space and the exposed types of the library: #371

This fixes that bug and adds more tests to validate which actually makes the tests more clear they have checked the cache

@smyrick smyrick requested a review from a team as a code owner December 5, 2024 18:11
Copy link

codesandbox-ci bot commented Dec 5, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@tninesling tninesling merged commit 8a4d4ef into apollographql:main Dec 6, 2024
10 of 11 checks passed
@github-actions github-actions bot mentioned this pull request Dec 6, 2024
@smyrick smyrick deleted the response-from-cache-fix branch December 6, 2024 19:03
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.

3 participants