FragmentSpread

gql.Position$.FragmentSpread
final case class FragmentSpread[A](directive: Directive[A], handler: QueryHandler[FragmentSpread, A]) extends Position[Nothing, A]

Attributes

Source:
Directive.scala
Graph
Supertypes
trait Product
trait Equals
trait Position[Nothing, A]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product