UpdateNamespacePackageSettingsPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def packageSettings[A](innerSelection: SelectionBuilder[PackageSettings, A]): SelectionBuilder[UpdateNamespacePackageSettingsPayload, Option[A]]

The namespace package setting after mutation.

The namespace package setting after mutation.