Magidoc

PartInput
Input Object

Represents a part within a print job.

Fields

#

colors

The colors used for the part.

description

The description of the part.

externalId

The external ID of the part.

files

Any files to attach to this part. If Drive stored files are to be used, these should be uploaded and attached separately.

id

The ID of the Part to update or create

jobId

ID !
Non-null

The ID of the Job this part belongs to

kind

Non-null

The kind of part.

layout

The layout of the part.

media

The media used for the part.

name

Non-null

The name of the part.

notes

Notes about the part.

operations

Any operations to create for this Part

partNumber

A part number for this part that can simply be referred to

Usages

#

References

#

  • Argument input of field createPart from type Mutation
  • Argument input of field updatePart from type Mutation