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