caliban.client.ws

Members list

Concise view

Type members

Classlikes

case class GraphQLWSRequest(`type`: String, id: Option[String], payload: Option[GraphQLRequest])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class GraphQLWSResponse(`type`: String, id: Option[String], payload: Option[`__ObjectValue`])

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type