Skip to main content

desPartUploadComponents

Starts a background upload of components with part choices and returns the identifier of the started operation. EXPERIMENTAL: this mutation may change or be removed without notice.

desPartUploadComponents(
input: DesPartUploadComponentsInput!
): DesPartStartUploadPayload!

Arguments

desPartUploadComponents.input ● DesPartUploadComponentsInput! non-null input

The components to upload.

Type

DesPartStartUploadPayload object

Payload produced when a parts upload is started.