Using Graphql with native Http

Hi,

I spent a couple of days so far trying to figure out how I can use the native Http to run the GraphQL queries with VueJS. So far I haven’t found a conclusive way to make it work. I want the benefits of background threading that the native Http provides.

Any idea?

Thanks!

1 Like

Ive been trying to figure out this too my app is litarlly nothing without graphql

why do you want to use nativeHttp?

This is not my question or topic as i should say, but what ese can i use other than nativeHttp i thought this was the only way(using react)