CreateDevopsAdoptionSegmentPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def segment[A](innerSelection: SelectionBuilder[DevopsAdoptionSegment, A]): SelectionBuilder[CreateDevopsAdoptionSegmentPayload, Option[A]]

The segment after mutation.

The segment after mutation.