Batch

gql.resolver.Step$.Alg$.Batch
final case class Batch[F[_], K, V](id: BatchKey[K, V]) extends Step[F, Set[K], Map[K, V]]

Attributes

Source:
Step.scala
Graph
Supertypes
trait Product
trait Equals
trait Step[F, Set[K], Map[K, V]]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product