aws-amplify / amplify-studio

AWS Amplify Studio (Formerly Admin UI)
136 stars 31 forks source link

Recursive Data Structure on Amplify Studio #687

Open yayegeyay opened 2 years ago

yayegeyay commented 2 years ago

Note: If your question is regarding the AWS Amplify Console service, please log it in the AWS Amplify Console repository

Which Category is your question related to? DataStore / Data Model / Amplify Studio

Amplify CLI Version 10.0.0

You can use amplify -v to check the amplify cli version on your system

What AWS Services are you utilizing? Amplify

Provide additional details e.g. code snippets. Be sure to remove any sensitive data. Hi! I want to create a tree structure where there are multiple parents and multiple children. I saw some examples (actually a bug report) on creating this structure with Amplify. My question is, is there any way to create this structure within the Amplify studio modelling UI?

I am trying to add list of IDs in one of the fields, but this is not a good work around.

josefaidt commented 2 years ago

Hey @yayegeyay :wave: thanks for raising this! I'm going to transfer this over to the Studio repo to get more eyes on it