uploadFiles
Folder must consist of a full path beginning from "/".
uploadFiles(
folder: String!
files: [Upload!]!
bucket: String!
): OperationCompletedSuccessfully!
Folder must consist of a full path beginning from "/".
uploadFiles(
folder: String!
files: [Upload!]!
bucket: String!
): OperationCompletedSuccessfully!
uploadFiles.folder ● String! non-null scalaruploadFiles.files ● [Upload!]! non-null scalaruploadFiles.bucket ● String! non-null scalarOperationCompletedSuccessfully object