So, I want to know because durable object has 1GB limit per object. Let's say if I store a user data

So, I want to know because durable object has 1GB limit per object. Let's say if I store a user data per object in durable object, then later if I want to fetch let's say 20 user data all at once (for listing on frontend). How to do that
Was this page helpful?