Avery Harnish

Results 150 comments of Avery Harnish

Just ran into this - thanks for filing the issue @Trogious

No it's not necessarily about what errors crop up, but how to handle them in the first place. In the `example` directory there are a bunch of different use cases...

talked w/ @BrynCooke about this this morning - he thinks it's fine to have this if we don't have it in clap help output or in the docs, which i...

should this also include a redirect from the old endpoint to the new one? i think if we merge this as is - https://www.apollographql.com/docs/router/managed-federation/client%20awareness/ will start returning 404s

re: implementation details, this could be a router plugin or it could be a sidecar. i imagine the sidecar would be something like `rover supergraph dev` which would take care...

i've just updated the top-level comment to interface more directly with apollo studio, but i don't think it changes the implementation of the router dev plugin at all.

check out [rover's release page](https://github.com/apollographql/rover/releases) to see the convention we use there

there's [trunkrs](https://trunkrs.dev/) which similarly to `wasm-pack` wraps `wasm-bindgen` and `wasm-opt`. it might be a bit too front-end focused (though honestly `wasm-pack` might be as well i'm not sure, or maybe...

hey @david-castaneda - would love to accept a PR that uses this new query!