SubqueryInterpreter

gql.server.interpreter.SubqueryInterpreter$
See theSubqueryInterpreter companion trait

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_]](ss: SignalScopes[F, StreamingData[F, _, _]], batchAccumulator: BatchAccumulator[F], sup: Supervisor[F], throttle: FunctionK[F, F])(implicit F: Async[F], stats: Statistics[F]): SubqueryInterpreter[F]

Attributes

Source
SubqueryInterpreter.scala