Subscription

gql.preparation.PreparedRoot$.Subscription
final case class Subscription[G[_], Q, M, S](subscription: Selection[G, S]) extends PreparedRoot[G, Q, M, S]

Attributes

Source
RootPreparation.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PreparedRoot[G, Q, M, S]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product