DesPartCustomPartOperationResult
Represents the result of an operation for a custom part.
type DesPartCustomPartOperationResult {
errorMessage: String
partId: DesPartManufacturerPartId!
}
Fields
DesPartCustomPartOperationResult.errorMessage ● String scalar
The error message if the operation failed.
DesPartCustomPartOperationResult.partId ● DesPartManufacturerPartId! non-null object
The identifiers of the part.