GraphBolt explores your AWS accounts and finds all your AppSync APIs. Manage them all from one single desktop app. No more switching between browsers, tabs, accounts or regions.
Your accounts are safe. GraphBolt, uses your local AWS named profiles credentials. Everything happens on your machine.
Execute queries, mutations and subscriptions with ease. GraphBolt includes a GraphQL client specially designed for AWS AppSync. (It's Postman for AppSync! 😉)
Quickly get into the guts of a GraphQL request's resolvers and find everything in one place.
context
object ($ctx.args
, $ctx.source
, etc)Easily test your VTL mapping templates and JavaScript resovlers.
context
dataMonthly
Yearly
Enterprise
With several years of experience building GraphQL APIs using AWS AppSync, I have consistently faced challenges when it comes to testing and debugging. To address this pain point, I developed GraphBolt, an all-in-one solution that streamlines the process of working with AWS AppSync, making it easier to understand what is happening inside resolvers and how they interact with the data sources.