ListModifier

gql.client.ListModifier
final case class ListModifier[A](subQuery: SubQuery[A]) extends SubQuery[List[A]]

Attributes

Source
Selection.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait SubQuery[List[A]]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product