What's the best way of data retrieving

I am wondering about the most efficient way in retrieving the data considering time and workload units.
I have two ways—→

first, ex. current User.cartitems
second, ex. Do a search for cartitmes
with constrains → user = current user

which one would you recommend.

Secret option 3: Use privacy rules, then just Do a Search for the cartItems. That way it will always filter out everything before it even gets to the user’s screen. :blush:

By the way, Welcome to the Bubble Community! :tada:

1 Like