# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
The query or mutation executed by GetArtifacts.
The query or mutation executed by GetClusterQueueAgent.
The query or mutation executed by GetClusterQueues.
The query or mutation executed by GetOrganizationID.
The query or mutation executed by GetPipeline.
The query or mutation executed by InviteUser.
The job was accepted by the agent, and now it's waiting to start running.
The job has been assigned to an agent, and it's waiting for it to accept.
The job is waiting on a `block` step to finish.
The job was in a `BLOCKED` state when the build failed.
The jobs configuration means that it can't be run.
The job was canceled.
The job is currently canceling.
The job expired before it was started on an agent.
The job has finished.
The job is waiting for jobs with the same concurrency group to finish.
The job is waiting on a concurrency group check before becoming either `LIMITED` or `SCHEDULED`.
The job has just been created and doesn't have a state yet.
The job is running.
The job is scheduled and waiting for an agent.
The job was skipped.
The job timed out.
The job is timing out for taking too long.
This `block` job has been manually unblocked.
This `block` job was in an `UNBLOCKED` state when the build failed.
The job is waiting on a `wait` step to finish.
The job was in a `WAITING` state when the build failed.
The query or mutation executed by RetryJob.
The query or mutation executed by UnblockJob.
# Structs
GetArtifactsArtifact includes the requested fields of the GraphQL type Artifact.
GetArtifactsResponse is returned by GetArtifacts on success.
GetClusterQueueAgentOrganization includes the requested fields of the GraphQL type Organization.
GetClusterQueueAgentOrganizationAgentsAgentConnection includes the requested fields of the GraphQL type AgentConnection.
GetClusterQueueAgentOrganizationAgentsAgentConnectionEdgesAgentEdge includes the requested fields of the GraphQL type AgentEdge.
GetClusterQueueAgentOrganizationAgentsAgentConnectionEdgesAgentEdgeNodeAgent includes the requested fields of the GraphQL type Agent.
GetClusterQueueAgentOrganizationAgentsAgentConnectionEdgesAgentEdgeNodeAgentClusterQueue includes the requested fields of the GraphQL type ClusterQueue.
GetClusterQueueAgentResponse is returned by GetClusterQueueAgent on success.
GetClusterQueuesOrganization includes the requested fields of the GraphQL type Organization.
GetClusterQueuesOrganizationCluster includes the requested fields of the GraphQL type Cluster.
GetClusterQueuesOrganizationClusterQueuesClusterQueueConnection includes the requested fields of the GraphQL type ClusterQueueConnection.
GetClusterQueuesOrganizationClusterQueuesClusterQueueConnectionEdgesClusterQueueEdge includes the requested fields of the GraphQL type ClusterQueueEdge.
GetClusterQueuesOrganizationClusterQueuesClusterQueueConnectionEdgesClusterQueueEdgeNodeClusterQueue
GetClusterQueuesOrganizationClusterQueuesClusterQueueConnectionEdgesClusterQueueEdgeNodeClusterQueue includes the requested fields of the GraphQL type ClusterQueue.
GetClusterQueuesResponse is returned by GetClusterQueues on success.
GetOrganizationIDOrganization includes the requested fields of the GraphQL type Organization.
GetOrganizationIDResponse is returned by GetOrganizationID on success.
GetPipelinePipeline includes the requested fields of the GraphQL type Pipeline.
GetPipelinePipelineMetricsPipelineMetricConnection includes the requested fields of the GraphQL type PipelineMetricConnection.
GetPipelinePipelineMetricsPipelineMetricConnectionEdgesPipelineMetricEdge includes the requested fields of the GraphQL type PipelineMetricEdge.
GetPipelinePipelineMetricsPipelineMetricConnectionEdgesPipelineMetricEdgeNodePipelineMetric includes the requested fields of the GraphQL type PipelineMetric.
GetPipelinePipelineSteps includes the requested fields of the GraphQL type PipelineSteps.
GetPipelinePipelineTagsPipelineTag includes the requested fields of the GraphQL type PipelineTag.
GetPipelineResponse is returned by GetPipeline on success.
InviteUserOrganizationInvitationCreateOrganizationInvitationCreatePayload includes the requested fields of the GraphQL type OrganizationInvitationCreatePayload.
InviteUserResponse is returned by InviteUser on success.
RetryJobJobTypeCommandRetryJobTypeCommandRetryPayload includes the requested fields of the GraphQL type JobTypeCommandRetryPayload.
RetryJobJobTypeCommandRetryJobTypeCommandRetryPayloadJobTypeCommand includes the requested fields of the GraphQL type JobTypeCommand.
RetryJobResponse is returned by RetryJob on success.
UnblockJobJobTypeBlockUnblockJobTypeBlockUnblockPayload includes the requested fields of the GraphQL type JobTypeBlockUnblockPayload.
UnblockJobJobTypeBlockUnblockJobTypeBlockUnblockPayloadJobTypeBlock includes the requested fields of the GraphQL type JobTypeBlock.
UnblockJobJobTypeBlockUnblockJobTypeBlockUnblockPayloadJobTypeBlockBuild includes the requested fields of the GraphQL type Build.
UnblockJobResponse is returned by UnblockJob on success.
# Type aliases
All the possible states a job can be in.