Skip to content
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

doc: add defer to sidebar #12462

Merged
merged 2 commits into from
Mar 19, 2025
Merged

doc: add defer to sidebar #12462

merged 2 commits into from
Mar 19, 2025

Conversation

Meschreiber
Copy link
Contributor

Adds the defer page to the sidebar and adds a minVersion to the defer page

@Meschreiber Meschreiber requested a review from a team as a code owner March 19, 2025 21:57
Copy link

changeset-bot bot commented Mar 19, 2025

⚠️ No Changeset found

Latest commit: 89b950c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@Meschreiber Meschreiber requested a review from jerelmiller March 19, 2025 21:57
@svc-apollo-docs
Copy link

svc-apollo-docs commented Mar 19, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 2 changed, 0 removed
* (developer-tools)/react/(latest)/data/defer.mdx
* (developer-tools)/react/(latest)/_sidebar.yaml

Build ID: b297d7126e11ce1c3e7902d6

URL: https://www.apollographql.com/docs/deploy-preview/b297d7126e11ce1c3e7902d6

Copy link

pkg-pr-new bot commented Mar 19, 2025

npm i https://pkg.pr.new/@apollo/client@12462

commit: 89b950c

Copy link

netlify bot commented Mar 19, 2025

Deploy Preview for apollo-client-docs ready!

Name Link
🔨 Latest commit 89b950c
🔍 Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/67db3dd70dd03f0008e9f656
😎 Deploy Preview https://deploy-preview-12462--apollo-client-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 41.25 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 50.7 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 47.79 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 36.25 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 33.64 KB (0%)
import { ApolloProvider } from "@apollo/client/react" 1.26 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 1.24 KB (0%)
import { useQuery } from "@apollo/client/react" 5.21 KB (0%)
import { useQuery } from "@apollo/client/react" (production) 4.29 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 4.78 KB (0%)
import { useMutation } from "@apollo/client/react" 3.62 KB (0%)
import { useMutation } from "@apollo/client/react" (production) 2.84 KB (0%)
import { useSubscription } from "@apollo/client/react" 4.42 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 3.48 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 5.89 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production) 4.55 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 5.38 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" (production) 4.04 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 5.47 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production) 4.12 KB (0%)
import { useReadQuery } from "@apollo/client/react" 3.43 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 3.37 KB (0%)
import { useFragment } from "@apollo/client/react" 2.36 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 2.31 KB (0%)

@github-actions github-actions bot added the auto-cleanup 🤖 label Mar 19, 2025
@Meschreiber Meschreiber merged commit 60ea3bd into main Mar 19, 2025
47 checks passed
@Meschreiber Meschreiber deleted the docs/add-defer-to-sidebar branch March 19, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants