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