Consider using sub types for entity "Post" to differentiate between "Image", "Video" and "Carousel" posts - just as EXT:news does it.
e.g. a thumbnail is only present on a "VideoPost" subtype.
Would make the structure cleaner and easily extendable in case instagram would invent a new type of post.
Consider using sub types for entity "Post" to differentiate between "Image", "Video" and "Carousel" posts - just as EXT:news does it.
e.g. a thumbnail is only present on a "VideoPost" subtype.
Would make the structure cleaner and easily extendable in case instagram would invent a new type of post.