logaretm / villus

🏎 A tiny and fast GraphQL client for Vue.js

Home Page:https://villus.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the parameter solve cross origin issue?

kartikdesai123 opened this issue · comments

Hello Guys

Needed help for "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote".

Can you tell me how can i solve this?

Not a villus issue, your backend should allow CORS requests by adding the appropriate headers to the response.