Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/getting-started/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A few examples of where the GraphQL module could be used:

1. Familiarize yourself with the GraphQL language. The official GraphQL docs are very well written.
http://graphql.org/learn/
2. Install the module and enable GraphQL, this will also enable GraphQL Core
2. Install the module and enable GraphQL, as well as GraphQL Core (machine names are `graphql` and `graphql_core` respectively).

3. Login and navigate to `/graphql/explorer`
(Configuration > Web Services > GraphQL > Schemas > Explorer)
Expand Down Expand Up @@ -63,4 +63,4 @@ http://graphql.org/learn/

**Resources**
* https://github.com/drupal-graphql/graphql
* https://drupal.slack.org - The GraphQL Slack Channel is very active
* https://drupal.slack.org - The GraphQL Slack Channel is very active