Skip to main content

DesAddComponentPartChoicesPayload

Payload associated with adding part choices for a component.

type DesAddComponentPartChoicesPayload {
componentId: ID!
errors: [DesPayloadError!]!
}

Fields

DesAddComponentPartChoicesPayload.componentId ● ID! non-null scalar

Component identifier. If revision control is enabled, this will refer to the created revision.

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

Payload errors.