I am trying to get the full exceptions in API responses from the Admin-API of Shopware 6.
If the Shopware 6 Admin Api throws an exception, it's always truncated. No matter if in 'dev' Mode or 'prod' Mode. How can I get the full error in the Response? Or is it not possible and I need to check the logs?