DEV Community

Play Button Pause Button
Nader Dabit
Nader Dabit

Posted on

Testing Serverless AWS AppSync GraphQL APIs with AWS Amplify - Quick Start

This week we released a new test suite built into the Amplify CLI that allows you to test GraphQL APIs, NoSQL databases, storage, and lambda functions.

Using the new mock command, you can mock an entire application or just a single API.

In the above video, I show a quick intro to testing serverless GraphQL APIs using the new testing feature.


In the next video (below), I go into more depth showing how to test authorization and searching based on a secondary index.

Testing Serverless AWS AppSync GraphQL APIs with AWS Amplify - Authorization and Custom Queries

Top comments (0)