DestroyEpicBoardPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def epicBoard[A](innerSelection: SelectionBuilder[EpicBoard, A]): SelectionBuilder[DestroyEpicBoardPayload, Option[A]]

Epic board after mutation.

Epic board after mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.