Skip to content

Commit

Permalink
[Data masking] Add support for masking client.query calls (#12033)
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Sep 24, 2024
1 parent a357797 commit 6ba7dcd
Show file tree
Hide file tree
Showing 3 changed files with 2,118 additions and 1,786 deletions.
4 changes: 2 additions & 2 deletions .size-limits.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"dist/apollo-client.min.cjs": 41282,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 33969
"dist/apollo-client.min.cjs": 41301,
"import { ApolloClient, InMemoryCache, HttpLink } from \"dist/index.js\" (production)": 33987
}
Loading

0 comments on commit 6ba7dcd

Please sign in to comment.