You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
Copy file name to clipboardexpand all lines: public/docs/ts/latest/cookbook/graphql.jade
+6-8
Original file line number
Diff line number
Diff line change
@@ -219,11 +219,9 @@ a#http-heroes
219
219
The full documentation can be found on the [Apollo Client docs website](http://dev.apollodata.com/).
220
220
221
221
:marked
222
-
The starting point for the app would be the Tour Of Heroes tutorial app at it's end state.
223
-
You can download that app [here](https://github.com/johnpapa/angular2-tour-of-heroes/archive/master.zip).
224
-
225
-
You will gradually migrate that app from using REST to using GraphQL.
222
+
The starting point for the app is the [Tour of Heroes tutorial](https://github.com/johnpapa/angular2-tour-of-heroes/archive/master.zip) app at its end state.
226
223
224
+
This guide shows you how to migrate that app from REST to GraphQL.
0 commit comments