File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# GraphQL for Drupal
22
3- [ ![ Build Status] ( https://img.shields.io/travis/fubhy /graphql-drupal.svg )] ( https://travis-ci.org/fubhy /graphql-drupal )
4- [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/fubhy /graphql-drupal .svg )] ( https://codecov.io/gh/fubhy /graphql-drupal )
5- [ ![ Code Quality] ( https://img.shields.io/scrutinizer/g/fubhy /graphql-drupal .svg )] ( https://scrutinizer-ci.com/g/fubhy /graphql-drupal /?branch=8.x-3.x )
3+ [ ![ Build Status] ( https://img.shields.io/travis/drupal-graphql /graphql-drupal.svg )] ( https://travis-ci.org/drupal-graphql /graphql )
4+ [ ![ Code Coverage] ( https://img.shields.io/codecov/c/github/drupal-graphql /graphql.svg )] ( https://codecov.io/gh/drupal-graphql /graphql )
5+ [ ![ Code Quality] ( https://img.shields.io/scrutinizer/g/drupal-graphql /graphql.svg )] ( https://scrutinizer-ci.com/g/drupal-graphql /graphql/?branch=8.x-3.x )
66
77This module lets you craft and expose a [ GraphQL] schema for [ Drupal 8] .
88
@@ -31,7 +31,7 @@ Please refer to `modules/README.md` for more information.
3131
3232## Example implementation
3333
34- Check out https://github.com/fubhy /drupal-decoupled-app for a complete example
34+ Check out https://github.com/drupal-graphql /drupal-decoupled-app for a complete example
3535of a fully decoupled React and GraphQL application. Feel free to use that
3636repository as a starting point for your own decoupled application.
3737
@@ -54,5 +54,5 @@ module works and how you can configure, adjust and extend it:
5454## Resources
5555
5656* Project homepage: https://www.drupal.org/project/graphql
57- * Contributing: https://github.com/fubhy /graphql-drupal
57+ * Contributing: https://github.com/drupal-graphql /graphql
5858
You can’t perform that action at this time.
0 commit comments