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 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