MyGit

8.x-3.0-beta1

drupal-graphql/graphql

版本发布时间: 2017-10-25 17:10:10

drupal-graphql/graphql最新发布版本:8.x-4.4(2022-09-23 17:52:15)

The first beta is out!

Important changes:

  1. The base module (graphql) provides the plugin system and API. Most of the shipped functionality has been consolidated into the graphql_core module.
  2. Configuring the schema with entity view modes has been deprecated and moved out of the codebase. The graphql_legacy project is there to maintain backwards compatibility and should provide a smooth path for upgrading an existing project.
  3. Therefore, upon enabling graphql_core, the schema will expose all content entities, while respecting all of Drupal's access restriction mechanisms.
  4. Entity mutations have been deprecated (for now) in favour of writing dedicated plugins that will do the job better. Again, graphql_legacy is there to maintain compatibility.
  5. Some of the more experimental features have been moved to dedicated repositories:

相关地址:原始地址 下载(tar) 下载(zip)

查看:2017-10-25发行的版本