Query

final case class Query[G[_], Q, M, S](query: NonEmptyList[PreparedField[G, Q]]) extends PrepResult[G, Q, M, S]
trait Product
trait Equals
trait PrepResult[G, Q, M, S]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product