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 Serializable
trait Product
trait Equals
trait StepCont[F, I, Json]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product