case
class ValueRoot(otpe: Option[Type], fieldName: String, root: F[Any], mutation: Mutation)(implicit pos: SourcePos) extends RootMapping
- Companion
- object
trait RootMapping
trait FieldMapping
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Value members
Concrete methods
Inherited methods
final
Run this RootMapping
's mutation, if any, then construct and return the result cursor along
with the [possibly updated] query.
Run this RootMapping
's mutation, if any, then construct and return the result cursor along
with the [possibly updated] query.
- Inherited from
- RootMapping