A Brief Introduction to the AWS Amplify GraphQL @connection Directive

Create Links To Related GraphQL Objects

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

--

Source AWS Amplify

If you’re just getting started with Amplify’s GraphQL then you will likely need to at some point retrieve related documents in your database. The typical example of this is to retrieve all comments of a post when you visit a post. The @connection directive does a great job of this…

--

--

Henry Basson
Geek Culture

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