Mutation

gql.preparation.PreparedRoot$.Mutation
final case class Mutation[G[_], Q, M, S](mutation: NonEmptyList[PreparedField[G, M]]) extends PreparedRoot[G, Q, M, S]

Attributes

Source:
RootPreparation.scala
Graph
Supertypes
trait Product
trait Equals
trait PreparedRoot[G, Q, M, S]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product