router icon indicating copy to clipboard operation
router copied to clipboard

feat: adds `--dev` flag to enable subgraph error inclusion

Open EverlastingBugstopper opened this issue 3 years ago • 1 comments
trafficstars

fixes #1474 by adding a APOLLO_ROUTER_DEV_MODE environment variable to the router

no docs were added as this is not something we should expose to router users, only for use by rover specifically

EverlastingBugstopper avatar Aug 05 '22 22:08 EverlastingBugstopper

It is was very intentional that we haven't merely introduced a --dev flag to the Router thus far, so I'm going to convert this to a draft for now because I think we'll need to discuss this a bit in the #1474 issue.

abernix avatar Aug 08 '22 08:08 abernix

Closing this in favor of https://github.com/apollographql/router/pull/1748, which definitely cargo-culted 👽 part of this implementation. Thanks! 😄

abernix avatar Sep 12 '22 12:09 abernix