EpicBoardCreatePayload
object EpicBoardCreatePayload
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 epicBoard[A](innerSelection: SelectionBuilder[EpicBoard, A]): SelectionBuilder[EpicBoardCreatePayload, Option[A]]
The created epic board.
The created epic board.