Subscription

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

Attributes

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

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product