createFileFolder
Folder name must consist of a full path beginning from "/". Nested child folders may be created in a single request by passing a full path: "/images/newFolder1/newFolder2".
createFileFolder(
name: String!
): OperationCompletedSuccessfully!