SelectionInfo
gql.preparation.SelectionInfo
final case class SelectionInfo[G[_], C](s: Selectable[G, _], fields: NonEmptyList[FieldInfo[G, C]], fragmentName: Option[String])
Attributes
- Source
- FieldCollection.scala
- Graph
-
- Supertypes
Members list
In this article