DeploymentConnection [object]
The connection type for Deployment.
Attributes
DeploymentEdge [object]
An edge in a connection.
Attributes
A cursor for use in pagination.
The item at the end of the edge.
A list of edges.
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.
A list of nodes.
PageInfo [object]
Information about pagination in a connection.
Attributes
When paginating forwards, the cursor to continue.
When paginating forwards, are there more items?
When paginating backwards, are there more items?
When paginating backwards, the cursor to continue.
Information to aid in pagination.
Int [scalar]
The Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Identifies the total count of items in the connection.