DesCreateFootprintFileInput
Input for creating a footprint file.
input DesCreateFootprintFileInput {
fileId: String!
relativePath: String!
}
Fields
DesCreateFootprintFileInput.fileId ● String! non-null scalar
Uploaded file identifier (typically a *PcbLib* file).
DesCreateFootprintFileInput.relativePath ● String! non-null scalar
Relative path of the source file (typically *Released/filename.PcbLib*).