InlineFragmentSpread

gql.Position$.InlineFragmentSpread
final case class InlineFragmentSpread[A](directive: Directive[A], handler: QueryHandler[InlineFragment, 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