Optional_count?: true | R2StorageCountAggregateInputTypeOptional_max?: R2StorageMaxAggregateInputTypeSelect which fields to find the maximum value
Optional_min?: R2StorageMinAggregateInputTypeSelect which fields to find the minimum value
Optionalcursor?: R2StorageWhereUniqueInputSets the start position
OptionalorderDetermine the order of R2Storages to fetch.
Optionalskip?: numberSkip the first n R2Storages.
Optionaltake?: numberTake ±n R2Storages from the position of the cursor.
Optionalwhere?: R2StorageWhereInputFilter which R2Storage to aggregate.
Aggregation Docs
Count returned R2Storages