File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -58,8 +58,6 @@ as well as other other contributed modules supporting it:
5858 > Drupal module for Automatic Persisted Queries compatible with the apollo-link-persisted-queries project's proposed protocol.
5959* GraphQL Metatag [ https://github.com/drupal-graphql/graphql-metatag ] ( https://github.com/drupal-graphql/graphql-metatag )
6060 > Module that integrates the Metatag Drupal module with GraphQL.
61- * GraphQL Redirect [ https://www.drupal.org/project/graphql_redirect ] ( https://www.drupal.org/project/graphql_redirect )
62- > Allow the GraphQL query to follow a redirected path and return the query result of the destination route.
6361* GraphQL Twig [ https://github.com/drupal-graphql/graphql-twig ] ( https://github.com/drupal-graphql/graphql-twig )
6462 > Allows you to inject data into Twig templates by simply adding a GraphQL query.
6563* GraphQL Views [ https://github.com/drupal-graphql/graphql-views ] ( https://github.com/drupal-graphql/graphql-views )
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ http://graphql.org/learn/
4040 }
4141 ```
4242
43- 5. Press `Ctrl -Space ` or ` Ctrl - Enter ` (Mac) and you should see something like the following display in the right pane :
43+ 5. Press `Ctrl -Space ` and you should see something like the following display in the right pane :
4444
4545 ```json
4646 {
You can’t perform that action at this time.
0 commit comments