Prototyping Queries in AWS AppSync
Did you know there's a simple way to create mock responses for AWS AppSync queries? To accomplish this you just need to create the query, a special data source, and a resolver.
Define the Query
To keep things simple, we're going to be prototyping the...
thebenforce.hashnode.dev2 min read