graphql-platform
graphql-platform copied to clipboard
Allow Dependency injection in Error Filter
Dependencies to services were not allowed in Error filters. This PR adds support for DI.
Closes #4871, #2768