DeploymentEdge [object]
An edge in a connection.
Attributes
String [scalar]
The String
scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.
A cursor for use in pagination.
Deployment [object]
Represents triggered deployment instance.
Implements
Attributes
Identifies the commit sha of the deployment.
Identifies the oid of the deployment commit, even if the commit has been deleted.
Identifies the date and time when the object was created.
Identifies the actor who triggered the deployment.
Identifies the primary key from the database.
The deployment description.
The latest environment to which this deployment was made.
The Node ID of the Deployment object
The latest environment to which this deployment was made.
The latest status of this deployment.
The original environment to which this deployment was made.
Extra information that a deployment system might need.
Identifies the Ref of the deployment, if the deployment was created by ref.
Identifies the repository associated with the deployment.
The current state of the deployment.
A list of statuses associated with the deployment.
The deployment task.
Identifies the date and time when the object was last updated.
The item at the end of the edge.