When building out APIs on the web, we’ll often find ourselves in the situation where we need to quickly verify that the route or API call we just created works the way we intend it to.

If you’re not using Apollo Explorer to test your GraphQL API (our free GraphQL IDE in Apollo Studio), another option is Postman. It works as a great tool for testing any HTTP endpoint – that means GraphQL too.

In this short post, we’ll walk through how to manually test your GraphQL API using Postman.

#graphql #postman #testing

How to use GraphQL with Postman – Postman testing with GraphQL
2.50 GEEK