Magidoc

UpdateWorkQueueInput
Input Object

Input for updating an existing work queue.

Fields

#

defaultForKind

Whether the work queue is the default for its kind.

id

ID !
Non-null

The ID of the work queue.

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 updateWorkQueue from type Mutation