Skip to main content

DesRemoveComponentPartChoicesPayload

Payload associated with removing part choices for a component.

type DesRemoveComponentPartChoicesPayload {
errors: [DesPayloadError!]!
newComponentId: ID!
}

Fields

DesRemoveComponentPartChoicesPayload.errors ● [DesPayloadError!]! non-null object

Payload errors.

DesRemoveComponentPartChoicesPayload.newComponentId ● ID! non-null scalar

The new component (revision) created with revision control enabled.