CommitCreatePayload
object CommitCreatePayload
class Object
trait Matchable
class Any
Value members
Concrete methods
A unique identifier for the client performing the mutation.
A unique identifier for the client performing the mutation.
def commit[A](innerSelection: SelectionBuilder[Commit, A]): SelectionBuilder[CommitCreatePayload, Option[A]]
The commit after mutation.
The commit after mutation.