Interface: RemoteDebugSink
Minimal surface of a debug transport — accepts already-built DebugEvents. A RemoteDebugSink
created once (via createRemoteDebugTransport) and shared between the GraphQL client and the
cookie stores forms a single debug channel with one sessionId.
Methods
capture()
capture(
event):void
Parameters
event
Returns
void