renameFile
From and to must consist of a full path beginning from "/".
renameFile(
from: String!
to: String!
mode: FileManagerMode!
bucket: String!
): OperationCompletedSuccessfully!
From and to must consist of a full path beginning from "/".
renameFile(
from: String!
to: String!
mode: FileManagerMode!
bucket: String!
): OperationCompletedSuccessfully!
renameFile.from ● String! non-null scalarrenameFile.to ● String! non-null scalarrenameFile.mode ● FileManagerMode! non-null enumrenameFile.bucket ● String! non-null scalarOperationCompletedSuccessfully object