AddProjectToSecurityDashboardPayload

class Object
trait Matchable
class Any

Value members

Concrete methods

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

A unique identifier for the client performing the mutation.

A unique identifier for the client performing the mutation.

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

Errors encountered during execution of the mutation.

Errors encountered during execution of the mutation.

def project[A](innerSelection: SelectionBuilder[Project, A]): SelectionBuilder[AddProjectToSecurityDashboardPayload, Option[A]]

Project that was added to the Instance Security Dashboard.

Project that was added to the Instance Security Dashboard.