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

graphql via AWS Appsync #2

Closed edgar-abadines closed 5 years ago

edgar-abadines commented 6 years ago

The current Unity AWS drivers don't support AppSync. Any plans to enable graphQL-client-unity to access AWS graphql?

gazuntype commented 5 years ago

I don't have much knowledge about AWS AppSync. But you should already be able to use graphQL-client-unity to communicate with their graphQL server.