Hi All,
Can anyone provide guidance on the best way to create a new data type and link back to another data type?
For example, I have users with their social profile links within the User data type.
e.g. I have 1000 users with their data type User:
Data Type: User
Fields: Email, Password, Instagram Link, Facebook Link, Twitter Link.
I want to create a new data type called Social Links and move that data to that data type:
Data Type: Social Links
Fields: Instagram Link, Facebook Link, Twitter Link.
How would I then reconnect the Social Links data type back to the User data type to align with that user?
Any guidance would be appreciated. Thanks