Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download graphql-8.x-3.0-alpha5.tar.gztar.gz 1.33 MB
MD5: ac20912e319f3eb97c8c85e19e433a79
SHA-1: e414003094c1c772834a66cb1b5a678cf2297588
SHA-256: 50fa45f799d249697af9ca7b39fc1d29466e23578e6c3b96769ead00bf8e8e7d
Download graphql-8.x-3.0-alpha5.zipzip 1.63 MB
MD5: 727213bbe8731f5a872c57ca61f17366
SHA-1: 94bb3d18b5e8f0a22589501c0d64d28faa3848ad
SHA-256: aca237e121b235db15bccb77ffdd81052044ba7ca3e9b0bc5234b27583778521

Release notes

  • Added mutations for UPDATE and DELETE operations
  • Added ability to configure exposed mutations (you can now decide which mutations should be exposed in the schema)
  • Added new "secure" and "insecure" flags for fields
  • Added more test coverage for mutations
  • Moved various core entity properties to the graphql_core module
Created by: fubhy
Created on: 22 Aug 2017 at 15:15 UTC
Last updated: 11 Sep 2017 at 09:09 UTC
New features
Insecure

Other releases