Closed
Description
Is your feature request related to a problem? Please describe.
customServerHandler is removed in version 0.80.0. It was a great feature to enhance the server with Express middlewares to meet NFRs on logging and a custom healthcheck endpoint.
https://github.com/Urigo/graphql-mesh/blob/master/packages/cli/CHANGELOG.md#0800
Removing customServerHandler prevents us from upgrading to newer versions of Graphql-Mesh (>0.80.0).
Describe the solution you'd like
Add customServerHandler back.
Describe alternatives you've considered
Research into Envelop pluggins. It impacts multiple teams and projects.
Additional context
Metadata
Metadata
Assignees
Labels
No labels