Aaron Smith

Results 5 comments of Aaron Smith

@borekb I am struggling with a similar problem. In my case, when I throw an error from a plugin lifecycle method, the value returned to the client is ``` {...

To give a concrete followup to anyone stumbling on this issue, here's what I've learned. Throwing an error from inside the plugin methods will cause `didEncounterErrors` to fire. The only...

It's your file. You create it in order to customize webpack. I suggest you check out the webpack tutorial [here](https://webpack.js.org/guides/getting-started/).

What kind of additional validation are you thinking? Currently the output when a filter is invalid is ``` Failed to parse filter: "98". │ │ Filters must be in the...

I'm interested in this too. Is there a way to do pagination in a federated graph?