DesReleaseComponentFileInput
Input for releasing component file.
input DesReleaseComponentFileInput {
fileId: String!
relativePath: String!
}
Fields
DesReleaseComponentFileInput.fileId ● String! non-null scalar
Uploaded file identifier.
DesReleaseComponentFileInput.relativePath ● String! non-null scalar
Relative path of the source file.