FieldCollection

gql.preparation.FieldCollection$
See theFieldCollection companion trait

Attributes

Companion:
trait
Source:
FieldCollection.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Types

Attributes

Source:
FieldCollection.scala

Value members

Concrete methods

def apply[F[_] : Parallel, G[_], P[_], C](implementations: Implementations[G], fragments: Map[String, P[FragmentDefinition[P]]])(implicit evidence$1: Parallel[F], F: Monad[F], E: ErrorAlg[F, C], PA: PathAlg[F], L: Local[F, CycleSet], C: Local[F, Cursor], P: Positioned[P, C], A: ArgParsing[F]): FieldCollection[F, G, P, C]

Attributes

Source:
FieldCollection.scala