awaitSubscribe
suspend fun WebsocketMockRequest.awaitSubscribe(timeout: Duration = 1.seconds, messagesToIgnore: Set<String> = emptySet()): String
Deprecated (with error)
This was only used for internal Apollo tests and is now removed.
Extracts the operationId from a graphql-ws message