postman-app-support icon indicating copy to clipboard operation
postman-app-support copied to clipboard

GraphQL calls in Flows

Open jwsloan opened this issue 3 months ago • 0 comments

Is there an existing request for this feature?

  • [X] I have searched the existing issues for this feature request and I know that duplicates will be closed

Is your feature request related to a problem?

Our company APIs are predominantly GraphQL APIs. We’re looking for a tool sharing and collaborating on examples for our internal use.

Often a feature requires a series of gym queries and mutations to accomplish a task. In our current tool, we would provide a series of examples that, when run the correct order, demonstrate how the APIs interact to accomplish a given task.

Flows seem like a great solution to this. We could have a flow for each feature that shows how the API calls interact without the app UI being involved.

I was excited to give this a try, only to find that Flows only support REST requests.

Describe the solution you'd like

I would like to make use of GraphQL calls inside a Flow.

Describe alternatives you've considered

A folder for a feature that has examples that must be run in order.

Additional context

We’re vetting a few options right now, and Flow would make Postman stand out if we could use it.

jwsloan avatar May 01 '24 11:05 jwsloan