Mutation

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

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product