Jimmy Jia
Jimmy Jia
Seems reasonable. Care to send a PR?
How are you hitting these in the first place, though? Doesn't the GraphQL executor wrap up all the error handling here?
It's just better documentation. How specifically is it breaking? It sounds like the directive is just getting ignored in your case, which doesn't seem like an issue to me?
I'm not sure why the file size of the GraphQL schema matters. In general, if you're running the appropriate build steps, I don't think it should get shipped to clients....
Yeah, my build is wrong – I didn't properly tag the ES modules to be usable by Node. Do you want to send in a PR to fix the `package.json`?
Ahh, okay, thanks for digging into things. Sorry this didn't quite work. Let me know if there's any progress on the upstream end. I guess I should probably remove the...
I don't think I actually have any control over this at all. I think it's just whatever the graphql-js AST parser does.
No. RRv4 has no concept of router middlewares.
I do not plan to do so, no.
Isn't that implementation going to do weird things when there are redirects?