removeFolderStats
if you want to remove a folder, then this will give you the count of folders and documents that would be deleted
removeFolderStats(
folderId: String!
): RemoveFolderStatsType
if you want to remove a folder, then this will give you the count of folders and documents that would be deleted
removeFolderStats(
folderId: String!
): RemoveFolderStatsType
removeFolderStats.folderId
● String!
non-null scalarRemoveFolderStatsType
object