FragmentSpreadSelection
gql.parser.QueryAst$.Selection$.FragmentSpreadSelection
final case class FragmentSpreadSelection[C](fragmentSpread: FragmentSpread[C], c: C) extends Selection[C]
Attributes
- Source
- QueryAst.scala
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Selection[C]class Objecttrait Matchableclass Any
Members list
In this article