InlineFragmentSelection

gql.parser.QueryParser$.Selection$.InlineFragmentSelection
final case class InlineFragmentSelection(inlineFragment: InlineFragment) extends Selection

Attributes

Source:
QueryParser.scala
Graph
Supertypes
trait Product
trait Equals
trait Selection
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product