Skip to content

Commit

Permalink
Update .changeset/modern-queens-run.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Phil Plückthun <[email protected]>
  • Loading branch information
JoviDeCroock and kitten authored Feb 13, 2020
1 parent e88781a commit f14497b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .changeset/modern-queens-run.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
---

Adds the `maskTypename` export to urql-core, this deeply masks typenames from the given payload.
Masking typenames has also become an option on the `client` under the name `maskTypename` setting this to `true` will automatically
Masking `__typename` properties is also available as a `maskTypename` option on the `Client`. Setting this to true will
strip typenames from results.

0 comments on commit f14497b

Please sign in to comment.