graphql-in-motion_express-graphql

1.0.0 • Public • Published

GraphQL in Motion - express-graphql

This serves as a modified version of the express-graphql package that has native support for subscriptions. Unfortunately, the express-graphql, package does not have support for subscriptions. Support was introduced in express-graphql/#436, however movement on the PR has been all but quick. This package implements that support for use in the GraphQL in motion course.

Installation

yarn add graphql-in-motion_express-graphql

server.js

import graphqlHTTP from 'graphql-in-motion_express-graphql'; 

Readme

Keywords

none

Package Sidebar

Install

npm i graphql-in-motion_express-graphql

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

55.5 kB

Total Files

8

Last publish

Collaborators

  • tylerreckart