UNPKG

@digicat/cf-graphql

Version:

Generate a GraphQL schema out of your Contentful space

7 lines (5 loc) 144 B
'use strict'; module.exports = { graphiql: require('./graphiql.js'), expressGraphqlExtension: require('./express-graphql-extension.js') };