mirror of
https://github.com/retailcrm/graphql-php.git
synced 2024-11-22 04:46:04 +03:00
Added link to cleaner hello world example in README (#52)
This commit is contained in:
parent
cf38297d75
commit
08b96c59bf
@ -36,6 +36,8 @@ This PHP implementation is a thin wrapper around your existing data layer and bu
|
||||
|
||||
Actual data fetching has to be implemented on the user land.
|
||||
|
||||
Check out single-file [hello world](https://gist.github.com/leocavalcante/9e61ca6065130e37737f24892d81fa40) example for quick introduction.
|
||||
|
||||
## Installing graphql-php
|
||||
```
|
||||
$> curl -sS https://getcomposer.org/installer | php
|
||||
|
Loading…
Reference in New Issue
Block a user