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