BottleRocketStudios / iOS-Hyperspace

An extremely lightweight wrapper around URLSession to make working with APIs a breeze.
Apache License 2.0
47 stars 17 forks source link

Support GraphQL #118

Open WSTurner opened 4 years ago

WSTurner commented 4 years ago

I think it could be powerful to use Hyperspace's Recovery methods and interface but use a separate/ modified backend service and request to allow for GraphQL handling. You could have it be a separate package and depend on Apollo or roll your own GraphQL interface but I think this could be a nice optional expansion.

GrandLarseny commented 2 years ago

@br-nchiu This might be a good place to lay out your plans for GraphQL support in Hyperspace