api-style-guide icon indicating copy to clipboard operation
api-style-guide copied to clipboard

Clarify use of GraphQL for mobile app interfaces only when using React/Redux

Open hlgr360 opened this issue 8 years ago • 0 comments

From a conversation on Rocket

The only place for GraphQL in my rule ebook is between the backend and the mobile app .. the mobile app api. Tthat api is mobile app specific .. and it makes sense to leverage the whole power of the React/Redux stack in that case BUT that is not the same API as for instance a partner API or a public API or an integration API

hlgr360 avatar Jun 21 '17 05:06 hlgr360