BulkFindOrCreateDevopsAdoptionSegmentsPayload
class Object
trait Matchable
class Any
Value members
Concrete methods
def clientMutationId: SelectionBuilder[BulkFindOrCreateDevopsAdoptionSegmentsPayload, Option[String]]
A unique identifier for the client performing the mutation.
A unique identifier for the client performing the mutation.
Errors encountered during execution of the mutation.
Errors encountered during execution of the mutation.
def segments[A](innerSelection: SelectionBuilder[DevopsAdoptionSegment, A]): SelectionBuilder[BulkFindOrCreateDevopsAdoptionSegmentsPayload, Option[List[A]]]
Created segments after mutation.
Created segments after mutation.