-
-
Notifications
You must be signed in to change notification settings - Fork 215
Migrate Apollo Client to v4 #2178
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
Draft
rudransh-shrivastava
wants to merge
25
commits into
OWASP:main
Choose a base branch
from
rudransh-shrivastava:refactor/migrate-apollo-3-to-4
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from 14 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
839f515
upgrade apollo 3.14 -> 4
rudransh-shrivastava 5e68e09
run initial apollo client codemod
rudransh-shrivastava 6b2e8a4
remove @client and @defer codemod codeblocks
rudransh-shrivastava b175fb9
format and lint code
rudransh-shrivastava 9215da4
Merge branch 'main' into refactor/migrate-apollo-3-to-4t
rudransh-shrivastava b8a110c
replace queries with typed-document-node
rudransh-shrivastava 8d7ccec
Merge branch 'main' into refactor/migrate-apollo-3-to-4
rudransh-shrivastava e50807c
revert type changes
rudransh-shrivastava 4706816
revert type changes
rudransh-shrivastava 3e70433
Create and use fragments in About page
rudransh-shrivastava 0637a84
Create and use fragments in Chapter pages
rudransh-shrivastava ee6352d
Revert "Create and use fragments in Chapter pages"
rudransh-shrivastava 14348ca
Revert "Create and use fragments in About page"
rudransh-shrivastava 98858fc
change types to match generated graphql schema types make types optio…
rudransh-shrivastava 2b52229
revert as string type casts
rudransh-shrivastava 32da88b
fix tests by updating imports
rudransh-shrivastava 04081e9
fix tests by updating queries, dates, imports
rudransh-shrivastava 75ab358
Merge branch 'main' into refactor/migrate-apollo-3-to-4
rudransh-shrivastava 28b7fa8
update enums, address CR comments
rudransh-shrivastava 7c4fbb4
Merge branch 'main' into refactor/migrate-apollo-3-to-4
rudransh-shrivastava 66b6d67
resolve TODO comments
rudransh-shrivastava 99c45bf
update code
rudransh-shrivastava a728eb2
replace remaining queries with typed-document-node
rudransh-shrivastava 61a817c
Merge branch 'main' into refactor/migrate-apollo-3-to-4
rudransh-shrivastava f7c05eb
replace upperFirst with capitalize
rudransh-shrivastava File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.