Skip to main content

DesPartUploadComponentOperationResult

Represents the result of the upload components operation.

type DesPartUploadComponentOperationResult {
errorMessage: String
partId: DesPartManufacturerPartIdWithIpn!
status: String!
}

Fields

DesPartUploadComponentOperationResult.errorMessage ● String scalar

The error message if the operation failed.

DesPartUploadComponentOperationResult.partId ● DesPartManufacturerPartIdWithIpn! non-null object

The identifiers of the part.

DesPartUploadComponentOperationResult.status ● String! non-null scalar

The status of the operation: *Created*, *Updated*, *AlreadyExists*, *Duplicated* or *Failed*.