Create a new pull request by comparing changes across two branches#471
Merged
GulajavaMinistudio merged 7 commits intojavascript-indonesias:mainfrom Jan 10, 2026
Merged
Conversation
<!--
Thanks for filing a pull request on Apollo Client!
A few automated bots may chime in on your PR. They are here to help
with reviewing and ensuring Apollo Client is production ready after each
pull request merge.
- apollo-cla will respond asking you to sign the CLA if this is your
first PR.
It may also respond with warnings, messages, or fail the build if
something is off.
Don't worry, it'll help you to fix what is broken!
- bundlesize is a status check to keep the footprint of Apollo Client as
small as possible.
- circleci will run tests, checking style of code, and generally make
sure everything is working as expected
Please look at the following checklist to ensure that your PR
can be accepted quickly:
### Checklist:
- [ ] If this PR contains changes to the library itself (not necessary
for e.g. docs updates), please include a changeset (see
[CONTRIBUTING.md](https://github.com/apollographql/apollo-client/blob/main/CONTRIBUTING.md#changesets))
- [ ] If this PR is a new feature, please reference an issue where a
consensus about the design was reached (not necessary for small changes)
- [ ] Make sure all of the significant new logic is covered by tests
-->
<!--
Thanks for filing a pull request on Apollo Client!
A few automated bots may chime in on your PR. They are here to help
with reviewing and ensuring Apollo Client is production ready after each
pull request merge.
- apollo-cla will respond asking you to sign the CLA if this is your
first PR.
It may also respond with warnings, messages, or fail the build if
something is off.
Don't worry, it'll help you to fix what is broken!
- bundlesize is a status check to keep the footprint of Apollo Client as
small as possible.
- circleci will run tests, checking style of code, and generally make
sure everything is working as expected
Please look at the following checklist to ensure that your PR
can be accepted quickly:
### Checklist:
- [ ] If this PR contains changes to the library itself (not necessary
for e.g. docs updates), please include a changeset (see
[CONTRIBUTING.md](https://github.com/apollographql/apollo-client/blob/main/CONTRIBUTING.md#changesets))
- [ ] If this PR is a new feature, please reference an issue where a
consensus about the design was reached (not necessary for small changes)
- [ ] Make sure all of the significant new logic is covered by tests
-->
---------
Co-authored-by: Lenz Weber-Tronic <lorenz.weber-tronic@apollographql.com>
The GraphQL mutations link previously pointed to an outdated path. This PR updates it to the current official documentation.
122874b
into
javascript-indonesias:main
6 of 7 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.