Planner

gql.server.planner.Planner$
See thePlanner companion trait
object Planner

Attributes

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

Members list

Value members

Concrete methods

def apply[F[_]](implicit F: Applicative[F]): Planner[F]

Attributes

Source
Planner.scala
def enumerateAllPlanner[F[_]](tree: NodeTree): Stream[Pure, Map[NodeId, Batch]]

Attributes

Source
Planner.scala