mbrochh / django-graphql-apollo-react-demo

Code for a workshop about my Django, GraphQL, ReactJS, Apollo-stack
332 stars 78 forks source link

405 Method Not Allowed #10

Closed po-lynn closed 6 years ago

po-lynn commented 6 years ago

I am having issue connection to graphql server from frontend. I got OPTIONS http://localhost:8000/graphiql ./node_modules/apollo-client/transport/batchedNetworkInterface.js.HTTPBatchedNetworkInterface.batchedFetchFromRemoteEndpoint @ batchedNetworkInterface.js:174

Pls help to check it.