When I upload a file into Classic data model, how do I associate that file object to Flexible Data Model (FDM) object and retrieve the file object data using Graph API from FDM.
When I upload a file into Classic data model, how do I associate that file object to Flexible Data Model (FDM) object and retrieve the file object data using Graph API from FDM.
Best answer by Dilini Fernando
Hi
I can see that you were able to resolve the support ticket following the below query.
type Movie @view(version: "2"){
name: String!
movie_files: [File]
}
As of now, I will close this ticket. If you have any questions, please feel free to create a hub post.
Br,
Dilini
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.