pub const QUERY: &str = "mutation DeleteFileVersion($fileVersionId: String!) {\n deleteFileVersion(fileVersionId: $fileVersionId)\n}";