Skip to main content
objectCommandRunQueue

Fields

The reason this command run has not started.

position
Int!

Position of the run in the wait line for its target, or 0 when it is not waiting.

waitingCount
Int!

Number of runs waiting for the target, including this one when it waits.

Every run competing for the target: holders first, then the wait line in queue order.