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[_], C](implementations: Implementations[G], fragments: Map[String, FragmentDefinition[C]])(implicit evidence$1: Parallel[F], F: Monad[F], E: ErrorAlg[F, C], L: Local[F, CycleSet], C: Local[F, Cursor], A: ArgParsing[F, C], DA: DirectiveAlg[F, G, C]): FieldCollection[F, G, C]

Attributes

Source:
FieldCollection.scala