What is the TypeId used for when creating a bookmark? Is this an arbitrary categorization identifier we can use when a user creates bookmarks?
What is the TypeId used for when creating a bookmark? Is this an arbitrary categorization identifier we can use when a user creates bookmarks?
You are correct, it is a user defined Guid for categorization. That being said, you may have to adjust UI queries to account for it if you want to surface type'd bookmarks. This concept extends to most core services.
You are correct, it is a user defined Guid for categorization. That being said, you may have to adjust UI queries to account for it if you want to surface type'd bookmarks. This concept extends to most core services.