Skip to content

mikeethedude/graphql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

785 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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%