Arun Rajeevan
1 min readJul 24, 2019

--

Good one. But it will be very helpful if you can add more about how to invoke the example using POSTMAN also.
I was getting error when I tried with localhost:4000/graphql?query={course(id:1)}
and later I figured out it should be localhost:4000/graphql?query={course(id:1){title}}

--

--

No responses yet