Jesse Rosenberger

Results 294 comments of Jesse Rosenberger

Thanks for opening this! Probably worth discussing a bit first... notably: * It definitely might look we could make it slimmer, and I think it would be very reasonable to...

I haven't used this plugin in years, but looking at your screenshot, I can't tell if you have any actual fields defined on that `Query` extension type or not.

I don't have a suggestion for that situation, @joncursi. I'd try to avoid the need to have the width of the client viewport for actual markup generation, but instead rely...

@marxo Do you have access to move the [bounty](https://www.bountysource.com/issues/12972432-add-http-2-support-to-server)?

I'm not familiar with what the exact requirements are or would be so I'll just provide pointers to what I know off the top of my head: I think you'll...

@jmerinoh Is it possible that you need the extra instruction from https://github.com/meteor/localmarket/pull/12/files?

This appears to be a federation _model_ or query planning consideration more than it is anything Router-specific. If this changes, the Router could consume any updated federation and query planner...

> saw two things that can likely land in `dev` right away too This is really good to call out – do we inventory this somewhere?

I think this whole feature should have been called "operation ID"? We pluck the value from `APOLLO_OPERATION_ID`; it's **not** a trace ID, right?

x-ref to https://github.com/apollographql/router/issues/3803