CreateClusterAgentPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

def clusterAgent[A](innerSelection: SelectionBuilder[ClusterAgent, A]): SelectionBuilder[CreateClusterAgentPayload, Option[A]]

Cluster agent created after mutation.

Cluster agent created after mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.