GraphqlWS
gql.graphqlws.GraphqlWS$
object GraphqlWS
Attributes
- Source
- GraphqlWS.scala
- Graph
-
- Supertypes
- Self type
-
GraphqlWS.type
Members list
Type members
Classlikes
object Bidirectional
Attributes
- Companion
- trait
- Source
- GraphqlWS.scala
- Supertypes
- Self type
-
Bidirectional.type
sealed trait Bidirectional extends FromClient, FromServer
Attributes
- Companion
- object
- Source
- GraphqlWS.scala
- Supertypes
- Known subtypes
object Code
Attributes
- Companion
- trait
- Source
- GraphqlWS.scala
- Supertypes
- Self type
-
Code.type
Attributes
- Companion
- object
- Source
- GraphqlWS.scala
- Supertypes
- Known subtypes
-
object ConnectionInitTimedOut.typeobject StillConnecting.typeobject SubscriptionForIdAlreadyExists.typeobject TooManyInitRequests.typeobject Unauthorized.type
object FromClient
Attributes
- Companion
- trait
- Source
- GraphqlWS.scala
- Supertypes
- Self type
-
FromClient.type
Attributes
- Companion
- object
- Source
- GraphqlWS.scala
- Supertypes
- Known subtypes
-
trait Bidirectionalclass Completeclass Pingclass Pongclass ConnectionInitclass SubscribeShow all
object FromServer
Attributes
- Companion
- trait
- Source
- GraphqlWS.scala
- Supertypes
- Self type
-
FromServer.type
Attributes
- Companion
- object
- Source
- GraphqlWS.scala
- Supertypes
- Known subtypes
-
trait Bidirectionalclass Completeclass Pingclass Pongclass ConnectionAckclass Errorclass NextShow all
In this article