apollo-kdoc
Toggle table of contents
4.1.1-SNAPSHOT
Select version
4.1.1-SNAPSHOT
3.8.2
common
Platform filter
common
Switch theme
Search in API
apollo-kdoc
apollo-execution
/
com.apollographql.apollo.execution
/
SubscriptionResponse
Subscription
Response
class
SubscriptionResponse
(
val
response
:
GraphQLResponse
)
:
SubscriptionEvent
A response from the stream. May contain field errors.
Members
Constructors
Subscription
Response
Link copied to clipboard
constructor
(
response
:
GraphQLResponse
)
Properties
response
Link copied to clipboard
val
response
:
GraphQLResponse