Ops

caliban.interop.tapir.ws.Protocol$.GraphQLWS$.Ops$
object Ops

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type

Members list

Value members

Concrete fields

final val Complete: "complete"
final val ConnectionAck: "connection_ack"
final val ConnectionInit: "connection_init"
final val Error: "error"
final val Next: "next"
final val Ping: "ping"
final val Pong: "pong"
final val Subscribe: "subscribe"