Skip to content
This repository was archived by the owner on Mar 29, 2020. It is now read-only.

Commit 6fb6069

Browse files
committed
update documentation
1 parent da1c8ac commit 6fb6069

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Use Facebook [GraphQL](http://facebook.github.io/graphql/) with [React Relay](https://facebook.github.io/relay/). This package extends graphql-php to work with Laravel and is currently **a work in progress**. You can reference what specifications GraphQL needs to provide to work with Relay in the [documentation](https://facebook.github.io/relay/docs/graphql-relay-specification.html#content).
44

5+
Although this package no longer depends on [laraval-graphql](https://github.com/Folkloreatelier/laravel-graphql), it laid the foundation for this package which likely wouldn't exist without it. It is also a great alternative if you are using GraphQL w/o support for Relay.
6+
7+
Because this package is still in the early stages, breaking changes will occur. We will keep the documentation updated with the current release. Please feel free to contribute, PR are absolutely welcome!
8+
59
### Installation ###
610

711
You must then modify your composer.json file and run composer update to include the latest version of the package in your project.

0 commit comments

Comments
 (0)