Skip

gql.PreparedQuery$.PreparedStep$.Skip
final case class Skip[F[_], I, O](compute: PreparedStep[F, I, O]) extends PreparedStep[F, Either[I, O], O]

Attributes

Source:
PreparedQuery.scala
Graph
Supertypes
trait Product
trait Equals
trait PreparedStep[F, Either[I, O], O]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product