ConfiguredStreamScopes

gql.interpreter.ConfiguredStreamScopes
See theConfiguredStreamScopes companion object
trait ConfiguredStreamScopes[F[_], A]

Attributes

Companion:
object
Source:
ConfiguredStreamScopes.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Abstract methods

def acquireAwait(stream: Stream[F, A], scope: Scope[F], signal: Boolean, cursor: Cursor): F[(Scope[F], A)]