graphql-platform icon indicating copy to clipboard operation
graphql-platform copied to clipboard

Allow Dependency injection in Error Filter

Open PascalSenn opened this issue 3 years ago • 0 comments

Dependencies to services were not allowed in Error filters. This PR adds support for DI.

Closes #4871, #2768

PascalSenn avatar Jun 25 '22 20:06 PascalSenn