Done

gql.interpreter.StepCont$.Done
final case class Done[F[_], I](prep: Prepared[F, I]) extends StepCont[F, I, Json]

Attributes

Source:
Interpreter.scala
Graph
Supertypes
trait Product
trait Equals
trait StepCont[F, I, Json]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product