OncallScheduleUpdatePayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def oncallSchedule[A](innerSelection: SelectionBuilder[IncidentManagementOncallSchedule, A]): SelectionBuilder[OncallScheduleUpdatePayload, Option[A]]

The on-call schedule.

The on-call schedule.