DesPartDocumentCollection
Represents a collection of part documents.
type DesPartDocumentCollection {
documents: [DesPartDocument!]!
name: String!
}
Fields
DesPartDocumentCollection.documents ● [DesPartDocument!]! non-null object
A collection of documents in the group.
DesPartDocumentCollection.name ● String! non-null scalar
The name of the group (e.g., Datasheets).