OncallRotationDestroyPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def oncallRotation[A](innerSelection: SelectionBuilder[IncidentManagementOncallRotation, A]): SelectionBuilder[OncallRotationDestroyPayload, Option[A]]

The on-call rotation.

The on-call rotation.