Skip to content

Latest commit

History

History
5 lines (4 loc) 路 232 Bytes

angry-carrots-allow.md

File metadata and controls

5 lines (4 loc) 路 232 Bytes
@apollo/server
patch

Subscription heartbeats are initialized prior to awaiting subscribe(). This allows long-running setup to happen in the returned Promise without the subscription being terminated prior to resolution.