Complete

final case class Complete(id: String) extends FromServer with Identifier

Message sent to the client indicating that no more data will be forthcoming for the associated GraphQL operation.

Value parameters:
id

operation id

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product