CreateEpicPayload
object CreateEpicPayload
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 epic[A](innerSelection: SelectionBuilder[Epic, A]): SelectionBuilder[CreateEpicPayload, Option[A]]
The created epic.
The created epic.