DesAddComponentPartChoicesPayload
Payload associated with adding part choices for a component.
type DesAddComponentPartChoicesPayload {
errors: [DesPayloadError!]!
newComponentId: ID!
}
Fields
DesAddComponentPartChoicesPayload.errors ● [DesPayloadError!]! non-null object
Payload errors.
DesAddComponentPartChoicesPayload.newComponentId ● ID! non-null scalar
The new component (revision) created with revision control enabled.