NamespaceIncreaseStorageTemporarilyPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def namespace[A](innerSelection: SelectionBuilder[Namespace, A]): SelectionBuilder[NamespaceIncreaseStorageTemporarilyPayload, Option[A]]

The namespace after mutation.

The namespace after mutation.