Hi everyone. Quick question. Should I define all...
# help
v
Hi everyone. Quick question. Should I define all fields in the
Table
construct or just the ones used for indexes? Since it’s unlikely that all Items will have the same non-index fields, I’d expect the answer to be just index fields. Is that correct?
Hm or maybe I need them in case I want to specify them in projections.
hope this helps 🙂
v
thank you!
t
I wish I could specify them just incase too!