Magidoc

WorkQueue
Object

Represents a queue of work for a device to process.

Fields

#

id

ID !
Non-null

The ID of the work queue.

name

Non-null

The name of the work queue.

kind

Non-null

The kind of work queue.

defaultForKind

Non-null

Whether the work queue is the default for its kind.

remoteName

The remote name of the work queue.

deviceId

ID !
Non-null

The ID of the device that the work queue belongs to.

device

Non-null

The device that the work queue belongs to.

placements

Non-null

The placements in the work queue.

createdAt

Non-null

The date and time when the work queue was created.

updatedAt

Non-null

The date and time when the work queue was last updated.

Usages

#

References

#