b.bello
Results
1
comments of
b.bello
@nictas does your application.yaml contain following configuration? ```yaml graphql: servlet: exception-handlers-enabled: true ``` I had same issue after upgrading to 11.1.0 and adding `exception-handlers-enabled: true` helped me