Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 715 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 715 Bytes

Sous GraphQL Module

The goal of this module would be to act as a drop-in plugin for the Sous distribution to provide GraphQL schema specifically made for the content types that come with Sous by default.

This is a work in progress!

Goal

Installing this module should provide enough of a base to get started with GraphQL in a Sous distribution and allow for development of a decoupled site. It should provide abstracted fielding to make pulling the Drupal data into something else simple without heavy Drupal database and schema knowledge.

Dependencies