QueryIO
harness.sql.query.QueryIO
final case class QueryIO[I, O](queryName: String, fragment: Fragment, input: Input[I, _], decoder: QueryDecoderMany[O])
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
- Self type
-
Members list
Inherited
- Not inherited
- Product
In this article