UploadDownloadableReportInput
No description
input UploadDownloadableReportInput {
file: Upload!
filename: String
id: Int!
}
Fields
UploadDownloadableReportInput.file ● Upload! non-null scalar
UploadDownloadableReportInput.filename ● String scalar
UploadDownloadableReportInput.id ● Int! non-null scalar
Member Of
uploadDownloadableReport mutation


