Magidoc

CreateWorkQueuePlacementInput
Input Object

Input for creating a new work queue placement.

Fields

#

deadlineTime

The date and time when the operation is due to be completed.

kind

Non-null

The kind of work queue placement.

operationId

ID !
Non-null

The ID of the operation that the placement belongs to.

placementTime

The date and time when the operation was placed in the work queue.

priority

The position of the placement in the work queue.

workQueueId

ID !
Non-null

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

Usages

#

References

#

  • Argument input of field createWorkQueuePlacement from type Mutation