UNPKG

gridsome

Version:

A JAMstack framework for building blazing fast websites with Vue.js

5 lines (3 loc) 132 B
const graphql = require('graphql') const { GraphQLJSON } = require('graphql-compose') module.exports = { ...graphql, GraphQLJSON }