/tuto-graphql

How to use graphQL + Apollo with React-native

Primary LanguageJavaScript

How to use graphQL + Apollo with React-native

Introduction

I wanted to learn graphQL, so I took this great tutorial on medium.com

I didn't follow exactly what the tutorial said as I use expo to build the client side. So for the front, the code is slightly different.

Thanks to @simontucker.