Using GraphQL to wrap the REST API
Open
- Dominant language
- JavaScript
- Stars
- 77
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
I was thinking, what if we create a GraphQL project to:
- Wrap the multiple requests to the aura API,
- use types to replace the include params ``?include=field1,field2``
- Maybe reuse the schema for projects not using this spec (Create a adapter?)
For an example, I would mention the https://github.com/exogen/graphbrainz project
[Relevant XKCD](http://xkcd.com/927/) but I think it would be useful
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.