fourkitchens / sous-graphql
一个包含模块和配置的食谱,用于Sous默认GraphQL配置。
dev-main
2024-07-19 17:38 UTC
Requires
- drupal/graphql: ^4.8
- drupal/graphql_compose: ^2.1
- drupal/graphql_compose_fragments-graphql_compose_fragments: ^1.0@beta
- drupal/graphql_export: ^2.0
- drupal/simple_oauth: ^5.2
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