AWS Amplify GraphQL Directives For Beginners

@model, @key,

Henry Basson
Geek Culture
Published in
6 min readJul 29, 2021

--

Source AWS Amplify

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 perform some…

--

--

Henry Basson
Geek Culture

Self-taught developer. Writing about tech, programming, and life in general.