Hey everyone, I’m curious about the benefits that object and array types bring to web applications. In my opinion, one purpose of using these types is to store data in the schema that isn’t directly displayed to users. However, one downside is that you can’t index object or array types.