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
Copy file name to clipboardexpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,8 @@ It could be hard to believe but give it a try and you'll be rewarded with much b
19
19
20
20
> Current package is and will be trying to be kept up to date with the latest revision of the official GraphQL Specification which is now of April 2016.
21
21
22
+
> Symfony bundle is available by the link – [http://github.com/Youshido/GraphqlBundle](http://github.com/Youshido/GraphqlBundle)
23
+
22
24
## Table of Contents
23
25
24
26
*[Getting Started](#getting-started)
@@ -46,7 +48,7 @@ It could be hard to believe but give it a try and you'll be rewarded with much b
46
48
## Getting Started
47
49
48
50
You should be better off starting with some examples, and "Star Wars" become a somewhat "Hello world" example for the GraphQL implementations.
49
-
We have that too and if you're looking for just that go directly by this link – [Star Wars example](https://github.com/Youshido/GraphQL/Tests/StarWars).
51
+
We have that too and if you're looking for just that go directly by this link – [Star Wars example](https://github.com/Youshido/GraphQL/tree/master/Tests/StarWars).
50
52
On the other hand based on the feedback we prepared a step-by-step guide for those who wants to get up to speed bit by bit.
0 commit comments