DesignManagementMovePayload

class Object
trait Matchable
class Any

Value members

Concrete methods

def clientMutationId: SelectionBuilder[DesignManagementMovePayload, Option[String]]

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def designCollection[A](innerSelection: SelectionBuilder[DesignCollection, A]): SelectionBuilder[DesignManagementMovePayload, Option[A]]

The current state of the collection.

The current state of the collection.

def errors: SelectionBuilder[DesignManagementMovePayload, List[String]]

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.