operationResponse

abstract fun operationResponse(id: String, payload: Map<String, Any>)

A response was received. payload might contain "errors". For subscriptions, several responses might be received.