Skip to content

mikeethedude/graphql

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

Folders and files

NameName
Last commit message
Last commit date
Feb 22, 2020
Jul 2, 2019
Feb 22, 2020
Jul 2, 2019
Mar 3, 2020
Feb 22, 2020
Feb 10, 2018
Aug 28, 2017
Mar 30, 2020
Jun 27, 2019
Nov 20, 2016
Jul 23, 2019
Sep 16, 2018
Jun 13, 2018
Nov 7, 2017
Sep 14, 2018
Sep 16, 2018
Sep 16, 2018
Sep 14, 2018
Jul 2, 2019
Jul 2, 2019
Oct 15, 2019
Aug 28, 2017
Dec 8, 2019

Repository files navigation

GraphQL for Drupal

Build Status Code Coverage Code Quality

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.6%
  • JavaScript 1.4%