I am using amplify to build my graphql API. I have 3 entities, Company, Internship and Candidate. The schema for the Internship is as below
..........................