DesPartCustomPartDocument
Represents a custom part document.
type DesPartCustomPartDocument {
name: String!
url: String!
}
Fields
DesPartCustomPartDocument.name ● String! non-null scalar
The name of the document.
DesPartCustomPartDocument.url ● String! non-null scalar
The URL of the document.