desPartUploadLibraryPartsReport
Returns the result of a completed library parts upload, or 'null' when there is no such report. EXPERIMENTAL: this query may change or be removed without notice.
desPartUploadLibraryPartsReport(
operationId: UUID!
): DesPartUploadLibraryPartsPayload
Arguments
desPartUploadLibraryPartsReport.operationId ● UUID! non-null scalar
The operation to read the result of, as returned by desPartUploadOperation.
Type
DesPartUploadLibraryPartsPayload object
Payload produced when uploading custom library parts.