DiscussionToggleResolvePayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def discussion[A](innerSelection: SelectionBuilder[Discussion, A]): SelectionBuilder[DiscussionToggleResolvePayload, Option[A]]

The discussion after mutation.

The discussion after mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.