-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Update api reference docs for links: part 1 #12819
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
Merged
Merged
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
1be5134
Update docs for HttpLink types
jerelmiller ef010e5
Update more httplink docs
jerelmiller 9bb27dd
Remove outdated info
jerelmiller 1ce39c0
Add constructor signature and include information about client awareness
jerelmiller bcbba2d
Update title of doc
jerelmiller 3451f7e
Add client awareness link doc
jerelmiller fc6ac0c
Tweak HttpLink description
jerelmiller e5f7a50
Alphabetize links in sidebar
jerelmiller 192bf67
Use interface for batchHttpLink options. Add doc blocks
jerelmiller 87bd494
Use interface instead of type alias
jerelmiller 48f5530
Revert back to type
jerelmiller b358499
Update doc blocks for batchHttpLink
jerelmiller 8247139
Update batch http link docs
jerelmiller a81fcd9
Add constrcturo signature
jerelmiller 28f1643
Nest configuring client awareness
jerelmiller 497fbbf
Update error link api doc
jerelmiller 6e10856
Update title
jerelmiller b62778a
Add import for ClientAwarenessLink
jerelmiller 1f639c4
Add doc block for GraphQLWsLink
jerelmiller 90bd074
Tweak copy
jerelmiller 8107854
Update api report
jerelmiller b2e925e
reorder `ApolloLink` static properties
phryneas 4ee31a5
restructure shared options between `HttpLink`, `BatchLink` and `Batch…
phryneas 63047d6
update type of `HttpLink.Options.fetchOptions` to `RequestInit`
phryneas 2e72e4c
fix typo
phryneas f8124b3
type fixes
phryneas abc0d3a
fix typo
phryneas 83ac42b
Remove handling errors section
jerelmiller cd4467a
Update subscription links in sidebar
jerelmiller 62cc518
Remove rest link from documentation
jerelmiller 22c5735
Simplify customizing fetch section
jerelmiller 7425520
Remove response from context in batch http link
jerelmiller 10aa590
Add section on operation results
jerelmiller b849b8e
Tweak description for client awareness link
jerelmiller adb56bb
Add constructor signature to apollo link
jerelmiller 5c1331c
Remove enhancedClientAwareness from request context
jerelmiller e35cbcb
Fix link
jerelmiller 9faf57a
Use period
jerelmiller 603e9b4
Remove italics
jerelmiller d844e1c
Remove additional sentence
jerelmiller ee56a82
Add qualifier
jerelmiller ad78ad0
Formatting
jerelmiller 9358ac9
Add more detail
jerelmiller 9adaf03
Tweak note
jerelmiller 27ddb99
Change options in ws link
jerelmiller 2db5b3c
Update options section
jerelmiller 7ead34e
Fix backtick
jerelmiller fd751c3
Chores
jerelmiller 483aec5
Fix typo
jerelmiller 285241b
AI suggestions
jerelmiller 56d8bf3
Allow for variable replacement on escaped curlys
jerelmiller cd70f2c
Escape curlys
jerelmiller 6e272c1
Tweak sentence
jerelmiller 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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@apollo/client": patch | ||
| --- | ||
|
|
||
| update type of `HttpLink.Options.fetchOptions` to `RequestInit` |
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This change fixes the warning in https://github.com/apollographql/apollo-client/actions/runs/16732740917/job/47364457350 by allowing us to escape the curlys when we see this warning. Now the following will also be replaced: