Skip to main content

desPartUploadComponentsReport

Returns the result of a completed components upload, or 'null' when there is no such report. EXPERIMENTAL: this query may change or be removed without notice.

desPartUploadComponentsReport(
operationId: UUID!
): DesPartUploadComponentsPayload

Arguments

desPartUploadComponentsReport.operationId ● UUID! non-null scalar

The operation to read the result of, as returned by desPartUploadOperation.

Type

DesPartUploadComponentsPayload object

Payload produced when uploading components.