mercurius-js / mercurius

Implement GraphQL servers and gateways with Fastify
https://mercurius.dev/
MIT License
2.33k stars 234 forks source link

feat: include subscription id in onSubscriptionEnd hook #963

Closed RomuloVitoi closed 1 year ago

RomuloVitoi commented 1 year ago

This is related to #959, it will be needed in the gateway to identify when a subscription has ended and which subscription was that.