gazuntype / graphQL-client-unity

This repository houses a unitypackage that can be included in your Unity Project to enable it communicate with a graphQL server.
Apache License 2.0
292 stars 50 forks source link

WebGL Build #42

Open RPloutarchou opened 2 years ago

RPloutarchou commented 2 years ago

Is there a way to configure this package to work on a WebGL build? I need to perform GraphQL Queries, Mutation and Subscriptions all with Authorization Header on a WebGL application.

samarhussain007 commented 8 months ago

This library does work with webgl build