What I usually do is just use Playground to actually make the request, open the network tab and then grab the body from there and then you can use postman. But have you used GraphiQL yet? Or the playground? It's like the GraphQL equivalent to postman