Selection

gql.client.Selection
See theSelection companion object
sealed trait Selection[A]

Attributes

Companion
object
Source
Selection.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Field[A]
class Fragment[A]
class InlineFragment[A]
In this article