gql.SchemaState$.BatchFunction
final case class BatchFunction[
F[
_],
K,
V](
f:
Set[
K]
=> F[
Map[
K,
V]])
Attributes
-
Source
-
SchemaState.scala
-
Graph
-
-
Supertypes
-
trait Product
trait Equals
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product