StreamMetadata

gql.interpreter.Interpreter$.StreamMetadata
final case class StreamMetadata[F[_], A, B](originIndex: Int, cursor: Cursor, edges: StepCont[F, A, B])

Attributes

Source:
Interpreter.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product