Skip to content

Add extensions to CombinedGraphQLErrors #12711

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 9 commits into from
Jun 18, 2025

Conversation

jerelmiller
Copy link
Member

See #12704 (comment) for more context.

@jerelmiller jerelmiller requested a review from phryneas June 18, 2025 03:31
Copy link

changeset-bot bot commented Jun 18, 2025

🦋 Changeset detected

Latest commit: 8e86f7a

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

pkg-pr-new bot commented Jun 18, 2025

npm i https://pkg.pr.new/apollographql/apollo-client/@apollo/client@12711

commit: 8e86f7a

Copy link
Contributor

github-actions bot commented Jun 18, 2025

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 42.61 KB (+0.2% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 37.76 KB (+0.25% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 32.51 KB (-0.04% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 26.96 KB (+0.02% 🔺)
import { ApolloProvider } from "@apollo/client/react" 5.68 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 963 B (0%)
import { useQuery } from "@apollo/client/react" 7.51 KB (0%)
import { useQuery } from "@apollo/client/react" (production) 2.73 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 6.94 KB (0%)
import { useLazyQuery } from "@apollo/client/react" (production) 2.2 KB (0%)
import { useMutation } from "@apollo/client/react" 6.52 KB (0%)
import { useMutation } from "@apollo/client/react" (production) 1.76 KB (0%)
import { useSubscription } from "@apollo/client/react" 6.62 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 1.86 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 8.48 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production) 3.75 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 8.22 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.51 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 8.52 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.82 KB (0%)
import { useReadQuery } from "@apollo/client/react" 6.43 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 1.68 KB (0%)
import { useFragment } from "@apollo/client/react" 6.47 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 1.74 KB (0%)

@phryneas phryneas force-pushed the pr/pluggable-defer-strategy branch from b806f13 to 2e97b67 Compare June 18, 2025 08:22
@jerelmiller jerelmiller force-pushed the jerel/combined-graphql-error-extensions branch from 10ffef2 to d2cdd25 Compare June 18, 2025 17:50
@jerelmiller jerelmiller changed the base branch from pr/pluggable-defer-strategy to release-4.0 June 18, 2025 17:50
@jerelmiller jerelmiller force-pushed the jerel/combined-graphql-error-extensions branch from d2cdd25 to 8e86f7a Compare June 18, 2025 17:51
@jerelmiller jerelmiller merged commit f730f83 into release-4.0 Jun 18, 2025
41 of 42 checks passed
@jerelmiller jerelmiller deleted the jerel/combined-graphql-error-extensions branch June 18, 2025 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants