Skip to content

Commit

Permalink
Add graphql_directives module on graphql section
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorosploumis authored Jun 27, 2024
1 parent fe4ef38 commit e6fac47
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -352,10 +352,9 @@ Note: Modules in emphasis are the most used across the Drupal universe.

#### GraphQL

(Advice: Do not prefer GraphQL over JSON API except if there are special requirements)

- **[graphql](https://drupal.org/project/graphql)**
- [graphql_compose](https://www.drupal.org/project/graphql_compose)
- [graphql_directives](https://github.com/AmazeeLabs/graphql_directives)
- [graphql_entity_by_object](https://drupal.org/project/graphql_entity_by_object)
- [graphql_entity_definitions](https://drupal.org/project/graphql_entity_definitions)
- [graphql_extras](https://drupal.org/project/graphql_extras)
Expand Down

0 comments on commit e6fac47

Please sign in to comment.