Jesse Rosenberger

Results 159 comments of Jesse Rosenberger

@xsoufiane: 1. Are these `GET` requests or `POST` requests? 2. What is the `content-type` of these HTTP requests? 3. Can you share an example of a GraphQL server which **does**...

If we wanted this sooner, Approach 2 is within the control of the team's tooling and assets. Approach 1 requires our documentation infrastructure to support it, and collaboration with that...

Curiously, does the @apollographql/docs team have any thoughts?

Since we think we're going to juggle around some internal crates before we go to 1.0, we've decided that while for 1.0 itself we will want to publish _everything_ to...

Full credit for the name goes to @EverlastingBugstopper.

[We are now published as `apollo-router` on crates.io](https://crates.io/crates/apollo-router). Thanks for all the hard work to make this happen!

@LockedThread: > we have a pagination directive that specifies a maximum page size on specific fields, the validation happens during query analysis stage. Are you also analyzing in a way...

I've changed this issue to just be about `@defer`. We can still think about `@stream` support in that design, but the outcome might just be `@defer`. 😜

This is done via _a lot_ of tickets.