v2.0.0
Rewrite a lot of the implementation in a better way which uses the originalError of graphqlError
API Changes:
- onStoredError hook is no longer exist (actually the onOriginalError result now, is the same as the onStoredError before)
- You should not use the throwError anymore (it was deleted), you can use the native throw now.