@model, @key, — If you decide to use AWS Amplify GraphQL as your database, then you will need to become familiar with the directives @model and @key that are used with your data schema. What are they doing under the hood? @model Directive The basic function of the directives is to take your schema and…