Optionalinclude?: R2StorageInclude<ExtArgs> | nullChoose, which related nodes to fetch as well
Optionalomit?: R2StorageOmit<ExtArgs> | nullOmit specific fields from the R2Storage
Optionalselect?: R2StorageSelect<ExtArgs> | nullSelect specific fields to fetch from the R2Storage
R2Storage without action