mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-04-28 20:05:38 +08:00
06fbbe17a4837e43532b77fcab37e93962f7a7e3
__typename.
To account for the fact that Apollo Client adds these by default, the documentation already noted that the CLI will include the `__typename` field automatically when registering operations, but it didn't note how to disable this behavior. This change adds a note about the `--no-addTypeName` flag, which is the negated form of `--addTypeName`, which is on by default.
This is the main repository for discussion and coordination - the code will live elsewhere. Follow this repository for updates on the project!
- Check out the homepage
- Stay up to date by reading our posts on Medium
- Join us on Spectrum!
Languages
Markdown
100%