A blog for technology, SEO tips, website development and open source programming.

Postman v7.2 Supports GraphQL

0 884

Postman joins the group of companies acknowledging the GraphQL qualities and has recently announced the support for GraphQL in their service. Postman v7.2 Supports GraphQL

The latest release of Postman v7.2 enables:

  • sending GraphQL queries in the request body,
  • GraphQL variables,
  • GraphQL query autocompletion.

GraphQL is a query language for APIs. It’s becoming more popular because of the many benefits it offers compared to REST APIs, of which the most important one is smarter data fetching.

The querying model offered by GraphQL is showing its real power when it comes to working with large APIs.

This is a great complement to the previous update which introduced schema support, all that combined makes it possible to create & store GraphQL schemas directly in Postman itself!

Check full example on postman blog

Leave a Reply

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More