Skip to main content
objectCommandRunQueueEntry

Fields

id
ID!

Stable identifier for this command run queue entry.

displayNumber
Int!

The display number associated with this command run queue entry.

name
String!

Display name of this command run queue entry.

Current status of this command run queue entry.

concurrency

The concurrency mode deciding whether this entry may share the target.

queuedAt
String!

ISO 8601 timestamp when this command run queue entry was queued.

holdingTarget
Boolean!

Whether this entry already holds the target.

blocking
Boolean!

Whether this entry is one of the reasons the inspected run cannot start.

currentRun
Boolean!

Whether this entry is the inspected run itself.