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