This package contains a
GraphQlClient
along with HTTP and WebSocket extensions.
-
class
An exception raised when an attempt is made to decode data from a response
that is not
valid
or where field value
is
null
, or there field
errors
.
class
Exception raised by a
GraphQlTransport
or used to wrap an exception
from a
GraphQlTransport
implementation.
class
class
WebSocket related
GraphQlTransportException
raised when the connection
is closed while a request or subscription is in progress.