fourkitchens/sous-graphql

一个包含模块和配置的食谱,用于Sous默认GraphQL配置。

安装: 4

依赖者: 0

建议者: 0

安全: 0

星级: 0

观察者: 7

分支: 0

开放问题: 0

类型:drupal-recipe

dev-main 2024-07-19 17:38 UTC

This package is auto-updated.

Last update: 2024-09-19 17:56:46 UTC


README

一个包含模块和配置的食谱,用于Sous默认GraphQL配置。

配置Drupal以使用食谱

请参阅https://www.drupal.org/files/issues/2023-10-01/Configuring%20Drupal%20to%20Apply%20Recipes.md

安装此食谱

composer require fourkitchens/sous-graphql

应用此食谱

如果您使用Sous项目作为起始套件

  • lando install-recipe sous-graphql

手动将食谱应用于您的项目:从您的网站根目录运行

  • php core/scripts/drupal recipe recipes/sous-graphql
  • drush cr
  • composer unpack fourkitchens/sous-graphql