Magidoc

UpdateJobInput
Input Object

Updates the qualities of a Job record, but cannot update nested resources or the status of the Job. Any properties not provided will not be updated.

Fields

#

dueAt

The date and time when the job is due.

externalId

The external ID of the job.

id

ID !
Non-null

The ID of the job.

intent

The intent of the job.

jobNumber

The job number.

maxQuantity

The maximum deliverable quantity of the job, also known as overs, overage etc

name

The name of the job.

quantity

The quantity of the job.

tags

[ String !]!
Non-null

Any tags to help categorize the job

Usages

#

References

#

  • Argument input of field updateJob from type Mutation