ResponseServerMessage

A GraphQL response was received

Parameters

response

, a GraphQL response, possibly containing errors.

Constructors

Link copied to clipboard
constructor(id: String, response: ApolloJsonElement)

Properties

Link copied to clipboard
val id: String
Link copied to clipboard