gql-graphqlws
0.1-d684421
gql-graphqlws
API
gql.graphqlws
GraphqlWS
Bidirectional
Complete
Ping
Pong
Bidirectional
FromClient
ConnectionInit
Subscribe
FromClient
FromServer
ConnectionAck
Error
Next
FromServer
State
Connected
Connecting
Terminating
State
SubscriptionState
TechnicalError
gql-graphqlws
/
gql.graphqlws
/
GraphqlWS
/
FromServer
/
Error
Error
gql.graphqlws.GraphqlWS$.FromServer$.Error
final case
class
Error
(
id
:
String
,
payload
:
Chain
[
JsonObject
])
extends
FromServer
Attributes
Source:
GraphqlWS.scala
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
trait
FromServer
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product