Skip to content

chasinhues/graphql

This branch is 144 commits behind drupal-graphql/graphql:8.x-4.x.

Folders and files

NameName
Last commit message
Last commit date
Nov 17, 2020
Oct 5, 2020
Nov 5, 2020
Nov 6, 2020
Nov 10, 2020
Jul 14, 2020
Nov 25, 2020
Nov 25, 2020
Feb 10, 2018
Aug 28, 2017
Nov 10, 2020
Nov 20, 2016
Nov 5, 2020
Nov 10, 2020
May 27, 2020
Nov 5, 2020
Aug 10, 2020
Sep 14, 2018
Sep 16, 2018
Jul 14, 2020
Aug 12, 2020
Jul 2, 2019
Jul 14, 2020
Nov 25, 2020
Oct 17, 2020
Nov 17, 2020
Dec 8, 2019

Repository files navigation

GraphQL for Drupal

Tests

This module lets you craft and expose a GraphQL schema for Drupal 8.

It is is built around https://github.com/webonyx/graphql-php. As such, it supports the full official GraphQL specification with all its features.

Installation

This module requires composer for installation. To install, simply run composer require drupal/graphql.

Resources

About

GraphQL integration for Drupal 8

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.5%
  • JavaScript 1.5%