How to query graphql endpoint with postman?

Answers • 2 Asked • Jun 24 2019
I use
POST type URL http://######/graphql Body: query: "query: "{'noteTypes': {'name', 'label', 'labelColor', 'groupName', 'groupLabel', 'imageUrl'}}"

But it return "message": "Must provide query string."

Write your answer...

On a mission to build Next-Gen Community Platform for Developers