4c5598cedf
* 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)