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