mirror of
https://github.com/Suwayomi/Tachidesk.git
synced 2026-01-30 23:44:30 +01: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)