InlineFragment

gql.client.Selection$.InlineFragment
final case class InlineFragment[A](on: String, subSelection: SelectionSet[A]) extends Selection[Option[A]]

Attributes

Source:
Selection.scala
Graph
Supertypes
trait Product
trait Equals
trait Selection[Option[A]]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product