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.
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 systemWhat 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.