fourkitchens / sous-graphql
A recipe that contains modules and configuration for Sous default GraphQL configuration.
Package info
github.com/fourkitchens/sous-graphql
Type:drupal-recipe
pkg:composer/fourkitchens/sous-graphql
dev-main
2025-01-08 21:34 UTC
Requires
- drupal/graphql: ^4.10
- drupal/graphql_compose: ^2.2
- drupal/graphql_compose_fragments-graphql_compose_fragments: ^1.0
- drupal/graphql_export: ^2.0
- drupal/simple_oauth: ^6.0@beta
- drupal/view_unpublished: ^1.3
This package is auto-updated.
Last update: 2026-03-08 23:58:36 UTC
README
A recipe that contains modules and configuration for Sous default GraphQL configuration.
Configuring Drupal for Recipes
See https://www.drupal.org/files/issues/2023-10-01/Configuring%20Drupal%20to%20Apply%20Recipes.md
Installing this Recipe
composer require fourkitchens/sous-graphql
Applying this Recipe
If you used the Sous Project as your starterkit:
lando install-recipe sous-graphql
Manually applying the recipe to your own project: From your webroot run:
php core/scripts/drupal recipe recipes/sous-graphqldrush crcomposer unpack fourkitchens/sous-graphql