EpicSetSubscriptionPayload
object EpicSetSubscriptionPayload
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[EpicSetSubscriptionPayload, Option[A]]
The epic after mutation.
The epic after mutation.