Skip to main content

desPartUploadLibraryParts

Starts a background upload of custom library parts and returns the identifier of the started operation. EXPERIMENTAL: this mutation may change or be removed without notice.

desPartUploadLibraryParts(
input: DesPartUploadLibraryPartsInput!
): DesPartStartUploadPayload!

Arguments

desPartUploadLibraryParts.input ● DesPartUploadLibraryPartsInput! non-null input

The custom library parts to upload.

Type

DesPartStartUploadPayload object

Payload produced when a parts upload is started.