fourkitchens/sous-graphql

A recipe that contains modules and configuration for Sous default GraphQL configuration.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 7

Forks: 0

Open Issues: 1

Type:drupal-recipe

dev-main 2025-01-08 21:34 UTC

This package is auto-updated.

Last update: 2025-01-08 21:34:17 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-graphql
  • drush cr
  • composer unpack fourkitchens/sous-graphql