DesignRegisterUploadInput
**Experimental** Represents input value for generate design data mutation.
input DesignRegisterUploadInput {
fileId: String!
}
Fields
DesignRegisterUploadInput.fileId ● String! non-null scalar
**Experimental** Identifier of the zip file containing the design files.