apollo-client icon indicating copy to clipboard operation
apollo-client copied to clipboard

Data masking

Open jerelmiller opened this issue 1 year ago • 7 comments

Work in progress for the data masking feature.

jerelmiller avatar Aug 28 '24 20:08 jerelmiller

🦋 Changeset detected

Latest commit: f58416762e0bf462afd6c32c0b88de1f3c63ca1f

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

This PR includes changesets to release 1 package
Name Type
@apollo/client Minor

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

changeset-bot[bot] avatar Aug 28 '24 20:08 changeset-bot[bot]

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 40.47 KB (+2.95% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" 50.6 KB (+5.45% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) 47.31 KB (+3.83% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" 36 KB (+4.66% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) 33.4 KB (+3.47% 🔺)
import { ApolloProvider } from "dist/react/index.js" 1.26 KB (0%)
import { ApolloProvider } from "dist/react/index.js" (production) 1.24 KB (0%)
import { useQuery } from "dist/react/index.js" 5.21 KB (-0.04% 🔽)
import { useQuery } from "dist/react/index.js" (production) 4.3 KB (+0.03% 🔺)
import { useLazyQuery } from "dist/react/index.js" 5.7 KB (+0.16% 🔺)
import { useLazyQuery } from "dist/react/index.js" (production) 4.77 KB (+0.09% 🔺)
import { useMutation } from "dist/react/index.js" 3.62 KB (0%)
import { useMutation } from "dist/react/index.js" (production) 2.84 KB (-0.04% 🔽)
import { useSubscription } from "dist/react/index.js" 4.42 KB (0%)
import { useSubscription } from "dist/react/index.js" (production) 3.48 KB (-0.03% 🔽)
import { useSuspenseQuery } from "dist/react/index.js" 5.49 KB (-0.02% 🔽)
import { useSuspenseQuery } from "dist/react/index.js" (production) 4.15 KB (0%)
import { useBackgroundQuery } from "dist/react/index.js" 4.99 KB (-0.04% 🔽)
import { useBackgroundQuery } from "dist/react/index.js" (production) 3.64 KB (0%)
import { useLoadableQuery } from "dist/react/index.js" 5.07 KB (+0.08% 🔺)
import { useLoadableQuery } from "dist/react/index.js" (production) 3.72 KB (+0.03% 🔺)
import { useReadQuery } from "dist/react/index.js" 3.39 KB (+0.03% 🔺)
import { useReadQuery } from "dist/react/index.js" (production) 3.33 KB (+0.03% 🔺)
import { useFragment } from "dist/react/index.js" 2.33 KB (+2.06% 🔺)
import { useFragment } from "dist/react/index.js" (production) 2.28 KB (+2.02% 🔺)

github-actions[bot] avatar Aug 28 '24 20:08 github-actions[bot]

Deploy Preview for apollo-client-docs ready!

Name Link
Latest commit 7b51c4bc42035de53676ed00ed882bd930777371
Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/66cf8770a0bf360008234846
Deploy Preview https://deploy-preview-12042--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.

netlify[bot] avatar Aug 28 '24 20:08 netlify[bot]

Deploy Preview for apollo-client-docs ready!

Name Link
Latest commit d7080380da85d2307c691f65caf140b703f96f40
Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/66cf885236d2a2000833aacc
Deploy Preview https://deploy-preview-12042--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.

netlify[bot] avatar Aug 28 '24 20:08 netlify[bot]

/release:pr

jerelmiller avatar Aug 28 '24 20:08 jerelmiller

A new release has been made for this PR. You can install it with:

npm i @apollo/[email protected]

github-actions[bot] avatar Aug 28 '24 20:08 github-actions[bot]

Deploy Preview for apollo-client-docs ready!

Name Link
Latest commit 45b1bc107f0684c1b4cda8e7b52fc72fc4e067cf
Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/66f2fd4a48d52a00097ce535
Deploy Preview https://deploy-preview-12042--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.

netlify[bot] avatar Aug 28 '24 20:08 netlify[bot]

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

commit: 1c0ecbf

pkg-pr-new[bot] avatar Sep 24 '24 17:09 pkg-pr-new[bot]