if u use quickstart command, is it normal to be un...
# troubleshoot
b
if u use quickstart command, is it normal to be unable to access the GraphQL Explorer Tool? am getting
javax.servlet.ServletException: org.springframework.web.util.NestedServletException: Request processing failed; nested exception is java.lang.UnsupportedOperationException: GraphQL gets not supported.
b
It seems you are hitting
/api/graphql
The explorer is located at
/api/graphiql
b
🤦‍♂️, will try again later when i can connect to my quickstart instance