WebsocketMockRequest
Deprecated (with error)
MockServer has moved to new coordinates. See https://go.apollo.dev/ak-moved-artifacts/
Functions
Link copied to clipboard
Extracts the operationId from a graphql-ws message, ignores "complete messages"
Link copied to clipboard
suspend fun WebsocketMockRequest.awaitSubscribe(timeout: Duration = 1.seconds, messagesToIgnore: Set<String> = emptySet()): String
Extracts the operationId from a graphql-ws message