Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

query Repository.id to support Apollo Client caching#63905

Merged
sqs merged 1 commit into
mainfrom
sqs/fix-apollo-client-repo-id-caching
Jul 18, 2024
Merged

query Repository.id to support Apollo Client caching#63905
sqs merged 1 commit into
mainfrom
sqs/fix-apollo-client-repo-id-caching

Conversation

@sqs

@sqs sqs commented Jul 18, 2024

Copy link
Copy Markdown
Member

Otherwise Apollo Client complains that it does not know how to cache the result because it does not know which repository ID to associate the result with.

Test plan

CI

@sqs sqs requested a review from a team July 18, 2024 10:16
@cla-bot cla-bot Bot added the cla-signed label Jul 18, 2024
Otherwise Apollo Client complains that it does not know how to cache the result because it does not know which repository ID to associate the result with.
@sqs sqs force-pushed the sqs/fix-apollo-client-repo-id-caching branch from 401a24b to 3349a9f Compare July 18, 2024 10:44
@sqs sqs merged commit 747abc9 into main Jul 18, 2024
@sqs sqs deleted the sqs/fix-apollo-client-repo-id-caching branch July 18, 2024 10:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants