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 Serializable
trait Product
trait Equals
trait Position[Nothing, A]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product