SSE transport options for GraphQL subscriptions.
optional
path: string
The SSE endpoint path; defaults to `${path}/stream`.
optional
heartbeatMs: number
Milliseconds between :keep-alive comment frames. 0 disables.
Default 0.