mirror of
https://github.com/Suwayomi/Suwayomi-Server.git
synced 2026-07-01 09:54:34 -05:00
* Log exceptions during graphql execution Exceptions got swallowed by graphql * Add stack trace to error in graphql response Depending on the exceptions error message, the error in the response might be quite useless (e.g. "Stub!" error in android classes)