How to export graphQL collection?

We created a new collection graphql collection and manually added each of our calls. However, unlike a rest collection there appears to be no way to export the graphql collection. This is a real show stopper for using postman with graphql, as there is no way to share the collection with any of the team (we dont have the paid version).

Can anyone suggest a solution for this? If not we will switch to using a different tool (e.g. vs code or apollo).

below we can see the export option is missing from the three dots…

1 Like

I used the method described here:

I don’t see anything in this link that shows how I can export my GraphQL tests. What part details this?