Enhance Your AppSync API Development: Easy Steps to Auto-Generate Postman Collections
TL;DR;This article covers how developers can take advantage of the serverless-gql-generator plugin for Serverless Framework to automatically generate new Postman Collections or Raw Requests for an AppSync API.
Introduction
A few weeks ago, I announc...