Create a new pull request by comparing changes across two branches#470
Merged
GulajavaMinistudio merged 17 commits intojavascript-indonesias:mainfrom Dec 19, 2025
Merged
Create a new pull request by comparing changes across two branches#470GulajavaMinistudio merged 17 commits intojavascript-indonesias:mainfrom
GulajavaMinistudio merged 17 commits intojavascript-indonesias:mainfrom
Conversation
…#13037) * Add guidence for using the data masking jscodeshift/codemod migration with graphql files * Tweak sentence --------- Co-authored-by: Jerel Miller <jerelmiller@gmail.com>
docs: fix Apollo Link URL
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* add `variablesUnknown` option to `watchQuery`, avoid refetching queries that start off with a `skipToken` * also cover `useLazyQuery` * remove obsolete test * Update .changeset/quiet-dragons-sleep.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/core/__tests__/ApolloClient/general.test.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * create `variablesUnknownSymbol` constant in `utilities/internal` * exports * lint * fix up test * PR feedback, fix issue with `useQuery` * Clean up Prettier, Size-limit, and Api-Extractor * adjust changeset --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: phryneas <4282439+phryneas@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
## docs: add documentation for `cache.batch` method Fixes #12990 Adds comprehensive documentation for the `cache.batch` method: - **JSDoc** (`src/cache/core/cache.ts`) - Added doc block with description, examples, and parameter docs - **Guide** (`docs/source/caching/cache-interaction.mdx`) - New section covering usage, optimistic updates, and `onWatchUpdated` - **API Reference** (`docs/source/api/cache/InMemoryCache.mdx`) - Full API docs with options table and signature Co-authored-by: Lenz Weber-Tronic <lorenz.weber-tronic@apollographql.com>
npm OIDC only allows publishing from one workflow file, not from multiple, so these have to combined into one. `NPM_TOKEN` shouldn't be necessary for any `npm` calls, but afaik, changesets looks for the variable to be set, so I'm setting it to an empty string. --------- Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: phryneas <4282439+phryneas@users.noreply.github.com> Co-authored-by: Jerel Miller <jerelmiller@gmail.com> Co-authored-by: jerelmiller <565661+jerelmiller@users.noreply.github.com>
e7d1a5c
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.