DesignManagementDeletePayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def version[A](innerSelection: SelectionBuilder[DesignVersion, A]): SelectionBuilder[DesignManagementDeletePayload, Option[A]]

The new version in which the designs are deleted.

The new version in which the designs are deleted.