GetMeta

gql.preparation.PreparedStep$.GetMeta
final case class GetMeta[F[_], I](meta: Eval[PreparedMeta[F]]) extends PreparedStep[Nothing, I, FieldMeta[F]]

Attributes

Source
PreparedQuery.scala
Graph
Supertypes
trait PreparedStep[Nothing, I, FieldMeta[F]]
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product