Magidoc

CreateWorkQueueInput
Input Object

Input for creating a new work queue.

Fields

#

defaultForKind

Whether the work queue is the default for its kind.

deviceId

ID !
Non-null

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

kind

Non-null

The kind of work queue.

name

Non-null

The name of the work queue.

remoteName

The remote name of the work queue.

Usages

#

References

#

  • Argument input of field createWorkQueue from type Mutation