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
That's it! Now the GraphQL server is ready to accept requests at the URL of the PHP script.
23
+
For more information, see the [doc pages](https://joonlabs.github.io/php-graphql/docs/getting-started/)
54
24
25
+
## Documentation
26
+
The library's documentation is available at [https://joonlabs.github.io/php-graphql/](https://joonlabs.github.io/php-graphql/) or in the [docs](https://github.com/joonlabs/php-graphql/tree/master/docs) folder.
27
+
28
+
## Examples
29
+
Examples can be found in the [examples](https://github.com/joonlabs/php-graphql/tree/master/docs) directory and are additionally discussed in the [documentation](https://joonlabs.github.io/php-graphql/).
0 commit comments