Y
Hacker News
new
|
ask
|
show
|
jobs
by
rajangdavis
1534 days ago
This seems really nice, but is there a way to bypass GraphQL or is it a hard requirement?
1 comments
mojombo
1534 days ago
The golden path is to use GraphQL, but you are free to do data fetching to other data sources in the normal way you would in a React app.
link